pydev-cli

View on PyPIReverse Dependencies (0)

2.0.0 pydev_cli-2.0.0-py3-none-any.whl

Wheel Details

Project: pydev-cli
Version: 2.0.0
Filename: pydev_cli-2.0.0-py3-none-any.whl
Download: [link]
Size: 5434
MD5: 018d2f91da2bca1a3f590eb25d508aef
SHA256: e693bfe1e916620bc251a2138e3a470d111161d2963381722690068c6d361e07
Uploaded: 2020-10-19 21:53:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pydev-cli
Version: 2.0.0
Summary: A single python development dependency to rule them all
Author: Guillaume Charbonnier
Author-Email: guillaume.charbonnier[at]capgemini.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: black (<20.0,>=19.10b0)
Requires-Dist: flake8 (<4.0.0,>=3.8.3)
Requires-Dist: isort (<6.0.0,>=5.5.1)
Requires-Dist: markdown-include (<0.7.0,>=0.6.0); extra == "docs"
Requires-Dist: mkdocs (<2.0.0,>=1.1.2); extra == "docs"
Requires-Dist: mkdocs-material (<7.0.0,>=6.1.0); extra == "docs"
Requires-Dist: mkdocstrings (<0.14.0,>=0.13.6); extra == "docs"
Requires-Dist: mypy (<0.791,>=0.790)
Requires-Dist: pre-commit (<3.0.0,>=2.7.1)
Requires-Dist: pydantic (<2.0.0,>=1.6.1)
Requires-Dist: pytest (<7.0.0,>=6.0.1)
Requires-Dist: pytest-cov (<3.0.0,>=2.10.1)
Requires-Dist: python-semantic-release (<8.0.0,>=7.3.0)
Requires-Dist: toml (<0.11.0,>=0.10.1)
Requires-Dist: typer (<0.4.0,>=0.3.2)
Provides-Extra: docs
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pydev_cli/__init__.py sha256=64c9UfRgHvrRMm3mjV_sgf2bRBxbeYKNUbL5fk-XG64 41
pydev_cli/cli.py sha256=6vJ0uZ-TQb85ObwZljititBiuDYLgcqUEBX9zw-Z-RQ 7648
pydev_cli/config.py sha256=5PY8kKS4p9d4tb-EsxHKUaYt7BzDxIy7tFAK-8cufuQ 1305
pydev_cli/utils.py sha256=pJbmdGclHX4lJEbOWQRW0dyC27LrQZJdyUPJeVP9qF4 905
pydev_cli-2.0.0.dist-info/entry_points.txt sha256=9oXL3OilzTlDErwh5vq_EuANvR5bKdQJS7c7Hpeivhc 43
pydev_cli-2.0.0.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
pydev_cli-2.0.0.dist-info/METADATA sha256=pMpi4uX1uJfGkhiJ5lmqEz_RD5IKvgEof6LUFwM_w70 1149
pydev_cli-2.0.0.dist-info/RECORD

entry_points.txt

pydev = pydev_cli.cli:app