conda-env-export

View on PyPIReverse Dependencies (0)

0.5.0 conda_env_export-0.5.0-py2.py3-none-any.whl

Wheel Details

Project: conda-env-export
Version: 0.5.0
Filename: conda_env_export-0.5.0-py2.py3-none-any.whl
Download: [link]
Size: 9228
MD5: 0d417384d5b4058220bc8cd2b35461e3
SHA256: 6ca3e9bc6be24c78fb24faa2dec7c2bd02c581592de7fe1f9bc3238a8ccdddbb
Uploaded: 2024-02-06 03:42:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: conda-env-export
Version: 0.5.0
Summary: Export conda env dependencies and pip requirements to ONE yml file.
Author: Luffy Yu
Author-Email: yuliuchuan[at]gmail.com
Home-Page: https://github.com/luffy-yu/conda_env_export
License: MIT license
Keywords: conda_env_export
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.5
Requires-Dist: setuptools
Requires-Dist: Click (>=7.0)
Requires-Dist: cytoolz (>=0.11.0)
Requires-Dist: PyYAML (>=5.1)
Requires-Dist: conda (==4.3.16)
[Description omitted; length: 5643 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.35.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
conda_env_export/__init__.py sha256=-sbVDsOIR3MRRdO5GrNu5RRYon8oYQFtvLdATWzBIrE 132
conda_env_export/cli.py sha256=cwJRGcRyEl4pogbIob1GlOpe575GA-eHMABiyvcT0AE 2541
conda_env_export/conda_env_export.py sha256=r5LMvQ2ggKqjvfeHyV5HxpesWUq7IKhaCKRUUR7yhjg 12775
conda_env_export-0.5.0.dist-info/AUTHORS.rst sha256=nkJOQ3w5DRzSCXQa0VqRSlLeD0P85sVMZolDIU8dS1M 154
conda_env_export-0.5.0.dist-info/LICENSE sha256=6b5xMvilWDHCX2kv7RoMihsPSdP4bP66L-eyd3pgnxc 1067
conda_env_export-0.5.0.dist-info/METADATA sha256=Vp9bSOT7pOFdKDm-RBNyFymXaebjgIpET0itSeMmhZk 6661
conda_env_export-0.5.0.dist-info/WHEEL sha256=ADKeyaGyKF5DwBNE0sRE5pvW-bSkFMJfBuhzZ3rceP4 110
conda_env_export-0.5.0.dist-info/entry_points.txt sha256=s7qgjR6j_AXG6lvIBdJB24K9pVWkjpjBjTQTFZbYipk 64
conda_env_export-0.5.0.dist-info/top_level.txt sha256=NeIChfBMFokm_fE8skTKwmW9s8FkRtLWkN1ESDO8t04 17
conda_env_export-0.5.0.dist-info/RECORD

top_level.txt

conda_env_export

entry_points.txt

conda-env-export = conda_env_export.cli:main