conda-project

View on PyPIReverse Dependencies (1)

0.4.2 conda_project-0.4.2-py3-none-any.whl

Wheel Details

Project: conda-project
Version: 0.4.2
Filename: conda_project-0.4.2-py3-none-any.whl
Download: [link]
Size: 28082
MD5: b6d5a796e5b36d3c8624d6cd13b8f6b8
SHA256: a20ae5c8fed8a2a0245846929021cfe856212b176618bf8ac63bfe67ff127ce8
Uploaded: 2024-06-04 04:55:48 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: conda-project
Version: 0.4.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
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=McNH31cVzymi4jtwoAHwNiyVAdDW8uY0z3IcBioCvQI 411
conda_project/conda.py sha256=nl5PvcSxfVQ7pso-tSRCURXqvXXbruW2RQN_Gmx76kU 9425
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=dKuZJHwIb837M9eUP0pblciv1Ld4_6Z1pqbSlnpMHLY 16173
conda_project-0.4.2.dist-info/METADATA sha256=OYADEm2jG_uMfaRm8hXHTty-asN769a-JqdicYSViPE 8203
conda_project-0.4.2.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
conda_project-0.4.2.dist-info/entry_points.txt sha256=21LZcolZmrUwStM_i0_L3TO2VMVs5lR8IJstqS-RbQ4 62
conda_project-0.4.2.dist-info/licenses/LICENSE sha256=g3L2ySy-tEx2kEH9Rs2vEpRsSHQ-1xTCkFmw2RdibLg 1544
conda_project-0.4.2.dist-info/RECORD

entry_points.txt

conda-project = conda_project.cli.main:main