Skip to main content

A manager for Python environments and packages managers

Project description

envs-manager

Project information

PyPI - Version PyPI - Python Version conda version download count

Build status

Windows status Linux status MacOS status codecov


Table of Contents

Installation

Note: This package is not available yet for installation but it will be in the coming months.

PyPI

pip install envs-manager

Conda

conda install -c conda-forge envs-manager

Development

  • Fork and clone the repo. To clone:
git clone <link to your fork.git>
cd envs-manager
  • Create a Python environment and activate it. For example with conda:
conda env create -n envs-manager --file requirements/environment.yml
conda activate envs-manager
  • Install development version:
pip install -e .
  • Setup pre-commit:
pre-commit install
  • To run the test:

You will need to setup the ENV_BACKEND_EXECUTABLE environmental variable in order to use a conda-like manager. The environmental variable should point to a conda or mamba executable. For example, if you have micromamba downloaded on Windows you should set ENV_BACKEND_EXECUTABLE=<path to micromama executable>/micromamba.exe. After that you should be able to run the tests with:

pytest -vv
  • To check the command line options you need to run:
envs-manager --help

License

envs-manager is distributed under the terms of the MIT license.

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

envs_manager-0.1.1.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

envs_manager-0.1.1-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

Details for the file envs_manager-0.1.1.tar.gz.

File metadata

  • Download URL: envs_manager-0.1.1.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for envs_manager-0.1.1.tar.gz
Algorithm Hash digest
SHA256 9ed78d1837ed0e98d45fa96c54c9794036fe8a48e03a9a6c38c55d01692447cf
MD5 e9634b8ea5b444cd4aae16b7dd1cac6c
BLAKE2b-256 437977909307e05675cc376da0d38ddec436683278ccf979c3ec5e997c3d17a5

See more details on using hashes here.

File details

Details for the file envs_manager-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for envs_manager-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6a60ac89633728e8ae85445e2c0aa6746f92928aa4882c08abd4f1a58efbb80f
MD5 78755271fc78beaf121575956a93e9a0
BLAKE2b-256 7995aca4fc46a83128c730a594a6eaeb75684b33ac4cce3be5ea954f90dd590d

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