unidep

View on PyPIReverse Dependencies (1)

0.63.2 unidep-0.63.2-py3-none-any.whl

Wheel Details

Project: unidep
Version: 0.63.2
Filename: unidep-0.63.2-py3-none-any.whl
Download: [link]
Size: 59540
MD5: f3c6bb4b90b4f6745e92922d449f54b5
SHA256: 2eccf6bb72554df149ee0ba56729ebb707946665ef6b3cd37f575844a5923022
Uploaded: 2024-09-18 18:41:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: unidep
Version: 0.63.2
Summary: Unified Conda and Pip requirements management.
Author-Email: Bas Nijholt <bas[at]nijho.lt>
Project-Url: Homepage, https://github.com/basnijholt/unidep
Requires-Python: >=3.7
Requires-Dist: packaging
Requires-Dist: ruamel.yaml
Requires-Dist: typing-extensions; python_version < "3.8"
Requires-Dist: unidep[conda-lock,pip-compile,pytest,rich,toml]; extra == "all"
Requires-Dist: conda-lock; extra == "conda-lock"
Requires-Dist: conda-package-handling; extra == "conda-lock"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: furo; extra == "docs"
Requires-Dist: emoji; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: pip-tools; extra == "pip-compile"
Requires-Dist: pytest; extra == "pytest"
Requires-Dist: GitPython; extra == "pytest"
Requires-Dist: rich-argparse; extra == "rich"
Requires-Dist: unidep[all]; extra == "test"
Requires-Dist: tomli-w; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: conda-package-handling; extra == "test"
Requires-Dist: rich; extra == "test"
Requires-Dist: tomli; python_version < "3.11" and extra == "toml"
Provides-Extra: all
Provides-Extra: conda-lock
Provides-Extra: docs
Provides-Extra: pip-compile
Provides-Extra: pytest
Provides-Extra: rich
Provides-Extra: test
Provides-Extra: toml
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 61951 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
unidep/__init__.py sha256=3MGhRX2mZXK_lECVLCkY1AhHd6O98rDOWNbmgSn-LPI 778
unidep/_cli.py sha256=SFX_HxmcyzxMIYMA8apDKd_nPhY50PziOA4RsRxzLSM 52509
unidep/_conda_env.py sha256=rH62oxV7AbcEe5LV1atZt-founGCWwXcjPckQB3_0N8 9490
unidep/_conda_lock.py sha256=BImdxYMfXdt6mbJiLZpHi0dM4c5p3uFZ6I-rYeE5IJo 20290
unidep/_conflicts.py sha256=qkVaOmF-nBk4SZRgAnB6E0YJvvEBRHFGROfcfLXtE0U 13118
unidep/_dependencies_parsing.py sha256=zobQyCT9Oo5EJF1JCSsWYSie4QUXcrVdQWfbl3eo5lo 24931
unidep/_hatch_integration.py sha256=TA-MhkE1_KrnV94r2QHDA-H2NwlS7pLORMUDVaN54N8 1804
unidep/_pytest_plugin.py sha256=7QJuglZlWtNZ7SLaExhd3fwb-XJqsK1b0zkKvHxanck 3802
unidep/_setuptools_integration.py sha256=Lk2dzR_9o178XL_7oCjxA_CRFWng1ERzYLfVkermxLc 9729
unidep/_version.py sha256=UPCpQhJVn2R32XFmmNRrJQ8S3jO9ciPqeQJ7wiZT2tM 86
unidep/platform_definitions.py sha256=M2lLfAHFsD6ICKTZGrljIM0lh_xLOHmIz0gjv6cAj0Q 5048
unidep/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
unidep/utils.py sha256=fOQDkHksQbdIaJeN3TsQ8mlOuyHlZUd3dyRGtOCFpU4 12400
unidep-0.63.2.dist-info/LICENSE sha256=ENaPQ4DWnzK1hStVsY6fpLate5jYQ3BnlS-wKPYkSQI 1511
unidep-0.63.2.dist-info/METADATA sha256=BdzI2CGpjoPvuHtA5_k1wibrfTRfw22pik2Q9E2S8TU 63684
unidep-0.63.2.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
unidep-0.63.2.dist-info/entry_points.txt sha256=behH2_5RaCtJRrSIoM2LZKOh7UZTjXig99HL1zVXdOI 239
unidep-0.63.2.dist-info/top_level.txt sha256=ZjE2oeOUpjdT-FyXaF9ZzqwgahM-zfXoVUj6TJZ2-8o 7
unidep-0.63.2.dist-info/RECORD

top_level.txt

unidep

entry_points.txt

unidep = unidep:_cli.main
[hatch]
unidep = unidep._hatch_integration
affected = unidep._pytest_plugin
unidep = unidep._setuptools_integration:_setuptools_finalizer