conda-project

View on PyPIReverse Dependencies (0)

0.3.2 conda_project-0.3.2-py3-none-any.whl

Wheel Details

Project: conda-project
Version: 0.3.2
Filename: conda_project-0.3.2-py3-none-any.whl
Download: [link]
Size: 26202
MD5: e1829cc824d1acb216e463efb5e5b89a
SHA256: 81a04a5df6f01e81e4ec5796f5433e2999640bc2ba0071555187ac3879885bb6
Uploaded: 2024-02-12 15:38:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: conda-project
Version: 0.3.2
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
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 :: 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.2)
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: 4860 characters]

WHEEL

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

RECORD

Path Digest Size
conda_project/__init__.py sha256=Yah6iLk-XYZOx8PsbGOuXfZtu0KVKv4rSCpNs39_3xA 303
conda_project/__main__.py sha256=8gdh-m0c6hlgz1XjSkaPiVRFJ8wOYgV3Y8f5i9Dgi48 134
conda_project/_version.py sha256=9jP8Fo8egXoMs_T3DFqSuJYg4n9o9mnwYubl_hnut4k 411
conda_project/conda.py sha256=B2t0-7ckYbAy_a0YpZjCPLhP3jjkiCWAc-qrTIIGsRU 5094
conda_project/exceptions.py sha256=JHCzs9eBxBI_ajtAY2KMBMC0k4iJssvvQ4u2rdSs9d4 264
conda_project/project.py sha256=4kz8Pr59DXxtiAw2P6sns54YDUxfyLiiRcQXx4KcfVY 33624
conda_project/project_file.py sha256=E9m-tDbQnl3jP6Tg-2NaXOyLeNRb9bjz-Y-jKl-VOVY 7222
conda_project/utils.py sha256=UUFUqvbpBnY-Y2RWxnaAapKV8D3CRXoderewSfFLrwM 5379
conda_project/cli/__init__.py sha256=XZyuojMBzcDBm2nx-vwNZsmkc3Z-CO_LL5e4hmo1KI8 99
conda_project/cli/commands.py sha256=_Odv_HJPE_RkXzqX8UZI6HOeHECLChPg0y9qm_Chpt4 5272
conda_project/cli/main.py sha256=PTV0Cq23I2SBqjtY2jG2J_zUAbD2nZYOaAVTxfV3Rvo 15796
conda_project-0.3.2.dist-info/METADATA sha256=5p2clCRJJKt9aeFio6ySKMuOhSo3kZQDAnnMXcvmEA0 6849
conda_project-0.3.2.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
conda_project-0.3.2.dist-info/entry_points.txt sha256=21LZcolZmrUwStM_i0_L3TO2VMVs5lR8IJstqS-RbQ4 62
conda_project-0.3.2.dist-info/licenses/LICENSE sha256=g3L2ySy-tEx2kEH9Rs2vEpRsSHQ-1xTCkFmw2RdibLg 1544
conda_project-0.3.2.dist-info/RECORD

entry_points.txt

conda-project = conda_project.cli.main:main