unidep

View on PyPIReverse Dependencies (1)

0.67.3 unidep-0.67.3-py3-none-any.whl

Wheel Details

Project: unidep
Version: 0.67.3
Filename: unidep-0.67.3-py3-none-any.whl
Download: [link]
Size: 61047
MD5: f9d823d31fe81023db8695d2dbaa1426
SHA256: 3c201c7f6dbf282eb898c940ed71c1e4e6dea7fdd0fe8a8249163c9855aa4a11
Uploaded: 2025-01-09 22:58:56 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: unidep
Version: 0.67.3
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: tomli; python_version < "3.11" and extra == "toml"
Requires-Dist: conda-lock; extra == "conda-lock"
Requires-Dist: conda-package-handling; extra == "conda-lock"
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[conda-lock,pip-compile,pytest,rich,toml]; extra == "all"
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: 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"
Provides-Extra: toml
Provides-Extra: conda-lock
Provides-Extra: pip-compile
Provides-Extra: pytest
Provides-Extra: rich
Provides-Extra: all
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 64393 characters]

WHEEL

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

RECORD

Path Digest Size
unidep/__init__.py sha256=i0t93dB4pKj8wekiWVKFD774GH64xmmMqkV9cM5wJBs 778
unidep/_cli.py sha256=z9_rUK2-b0YVtOFkFozPVTg13HdzJLKdn4U5waRBoDo 53985
unidep/_conda_env.py sha256=rH62oxV7AbcEe5LV1atZt-founGCWwXcjPckQB3_0N8 9490
unidep/_conda_lock.py sha256=BImdxYMfXdt6mbJiLZpHi0dM4c5p3uFZ6I-rYeE5IJo 20290
unidep/_conflicts.py sha256=vG0fATIgHyDBX2jVD8w_4vDmzh1IzN2lRb2rhhqCYlg 13078
unidep/_dependencies_parsing.py sha256=tZeqW4_xb3qJhEIlHautLwlSMvAsT2ykn839e0ERv_o 27761
unidep/_hatch_integration.py sha256=TA-MhkE1_KrnV94r2QHDA-H2NwlS7pLORMUDVaN54N8 1804
unidep/_pytest_plugin.py sha256=7QJuglZlWtNZ7SLaExhd3fwb-XJqsK1b0zkKvHxanck 3802
unidep/_setuptools_integration.py sha256=NHXBx5SXNT8OVEHykbKPx9ifDYcZwLii1Hx_ypOQhEo 9951
unidep/_version.py sha256=GrCuywBXlJiJcsQfyYa7_F5kEsyW14pnHorqFz9cjc8 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.67.3.dist-info/LICENSE sha256=ENaPQ4DWnzK1hStVsY6fpLate5jYQ3BnlS-wKPYkSQI 1511
unidep-0.67.3.dist-info/METADATA sha256=gCCborkrPrVJb6lOSrnCivbM0AOO8DYeLuO9zXM6rDE 66130
unidep-0.67.3.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
unidep-0.67.3.dist-info/entry_points.txt sha256=behH2_5RaCtJRrSIoM2LZKOh7UZTjXig99HL1zVXdOI 239
unidep-0.67.3.dist-info/top_level.txt sha256=ZjE2oeOUpjdT-FyXaF9ZzqwgahM-zfXoVUj6TJZ2-8o 7
unidep-0.67.3.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