conda-project

View on PyPIReverse Dependencies (0)

0.4.1 conda_project-0.4.1-py3-none-any.whl

Wheel Details

Project: conda-project
Version: 0.4.1
Filename: conda_project-0.4.1-py3-none-any.whl
Download: [link]
Size: 28078
MD5: 9984f094932dbec959b374b0716a12e9
SHA256: e49ccf09d559bc4dab7d030532f007e2bff9d5490a071ffdd2a56c6938c0e262
Uploaded: 2024-05-04 21:35:29 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: conda-project
Version: 0.4.1
Summary: Tool for encapsulating, running, and reproducing projects with conda environments
Author-Email: Albert DeFusco <adefusco[at]anaconda.com>, Matt Kramer <mkramer[at]anaconda.com>
Project-Url: repository, https://github.com/conda-incubator/conda-project
Project-Url: homepage, https://github.com/conda-incubator/conda-project
Project-Url: documentation, https://conda-incubator.github.io/conda-project/user_guide.html
Project-Url: Issue Tracker, https://github.com/conda-incubator/conda-project/issues
Project-Url: Conda-Forge Feedstock, https://github.com/conda-forge/conda-project-feedstock
Project-Url: AnacondaRecipes Feedstock, https://github.com/AnacondaRecipes/conda-project-feedstock
License: BSD-3-Clause
Keywords: conda-project
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Archiving :: Packaging
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: conda-lock (>=2.5.6)
Requires-Dist: fsspec
Requires-Dist: libarchive-c
Requires-Dist: lockfile
Requires-Dist: pexpect
Requires-Dist: pydantic
Requires-Dist: python-dotenv
Requires-Dist: ruamel-yaml
Requires-Dist: setuptools
Requires-Dist: shellingham
Requires-Dist: conda-sphinx-theme (>=0.1.1); extra == "docs"
Requires-Dist: myst-parser (>=0.18.0); extra == "docs"
Requires-Dist: sphinx-autobuild (>=2021.3.14); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (>=1.19.2); extra == "docs"
Requires-Dist: sphinx (>=5.1.1); extra == "docs"
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5971 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
conda_project/__init__.py sha256=3Em5bPjgi2CIDKQ8nTYITvDLlTFG9UGaAAnCm2DfSpU 384
conda_project/__main__.py sha256=52xnkAWfh8364GDFD-yWpEou2RWFhKrqMqv9VdICJfM 215
conda_project/_version.py sha256=H6xAc33bJwmO0oYU-O7_wWInmGAifNGi6CO6khT0G1g 411
conda_project/conda.py sha256=cstBDvF0rp8Ob7iF-xVVd7ail1HvNtRzPRBLM4F447I 9406
conda_project/exceptions.py sha256=y4hxRwZn8RjNnhyaOHE3mi1v7WYIgg3wqF0EkWpZxTA 345
conda_project/project.py sha256=4L7K3aN5qDMb7X9Iq3EYrkXMPUcKPjXN41I5zI0UaMk 34822
conda_project/project_file.py sha256=tlWDI2MGfdh1jiMP_L9tyREJWoie2HKCR2PI4kiy_wY 7455
conda_project/utils.py sha256=O-YTFlsF5nPImS_YidbCFBBOS5kiFzjC3CevJ3ZjLnM 5742
conda_project/cli/__init__.py sha256=pSimKorpk-s4OTtLq05QenjOzhlnRVo08o8RqAoKvlM 180
conda_project/cli/commands.py sha256=NnvFPnYeImEcHXDsHZ75r9NPeZ0RNp4BchzFbPl9iUo 5401
conda_project/cli/main.py sha256=aJIuAztc-v5rLswJRTJVgsMiy7TFOZ-umTtiXGKbL3E 16172
conda_project-0.4.1.dist-info/METADATA sha256=RIG_BEVV4S3gC0zQLDMpc_ZOzUMpoZwz0ls3dAUOLLw 8203
conda_project-0.4.1.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
conda_project-0.4.1.dist-info/entry_points.txt sha256=21LZcolZmrUwStM_i0_L3TO2VMVs5lR8IJstqS-RbQ4 62
conda_project-0.4.1.dist-info/licenses/LICENSE sha256=g3L2ySy-tEx2kEH9Rs2vEpRsSHQ-1xTCkFmw2RdibLg 1544
conda_project-0.4.1.dist-info/RECORD

entry_points.txt

conda-project = conda_project.cli.main:main