Skip to main content

A script for exporting conda environments, combining historical package information with version specifications.

Project description

conda_export_history_versions

Tools designed for the exportation of conda environments from historical records, incorporating pinned version specifications.

Table of Contents

Description

The utility conda_export_history_versions enables the exportation of version history for Conda environments. This functionality facilitates the tracking of temporal changes, environment reproduction, and debugging of package version-related issues.

Installation

pip install conda_export_history_versions

Usage

Help:

conda_export_history_versions -h
Export conda environment with version information.

options:
  -h, --help            show this help message and exit
  -f FILE, --file FILE  Export the modified yml into a file
  -n NAME, --name NAME  Name of the conda environment

Example:

conda_export_history_versions -n environment_name
name: environment_name
channels:
  - conda-forge
dependencies:
  - ca-certificates==2024.2.2
  - ipykernel==6.29.3
  - openssl==3.3.0
  - python=3.10

License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

conda_export_history_versions-0.1.8.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file conda_export_history_versions-0.1.8.tar.gz.

File metadata

File hashes

Hashes for conda_export_history_versions-0.1.8.tar.gz
Algorithm Hash digest
SHA256 b589affb4179e9768b643239f7f0efa2cb9d5fcf1c4447c72ac4f57502c1c5c3
MD5 f30d778534581057c1a7b38388dbab3b
BLAKE2b-256 07117b2bfa4ae0dcf62e3b5fa7faeffefe24ee19cbe85315f4c21b199f38dac4

See more details on using hashes here.

File details

Details for the file conda_export_history_versions-0.1.8-py3-none-any.whl.

File metadata

File hashes

Hashes for conda_export_history_versions-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 b5230b86c341ba6fc639d6dbad63f9bf481553613ad0e07ae4ba5029d4568006
MD5 b8820f3ffd1f66f8434f2a155bac365d
BLAKE2b-256 8933bfd6941e07f8a8fb9d7ea2ac5492e734e102402659e58bd8d77cfbcf630e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page