Skip to main content

A manager for Python environments and packages managers

Project description

envs-manager

Project information

PyPI - Python Version

PyPI - Version PyPI - Downloads

conda - version conda - Downloads

Build status

Windows status Linux status MacOS status codecov


Table of Contents

Installation

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 suite:

You will need to setup the ENV_BACKEND_EXECUTABLE environmental variable in order to use a conda-like manager. This environment 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 micromamba executable>/micromamba.exe. After that you should be able to run our 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.2.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

envs_manager-0.1.2-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: envs_manager-0.1.2.tar.gz
  • Upload date:
  • Size: 17.4 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.2.tar.gz
Algorithm Hash digest
SHA256 029679a8e2bcf0df451e3a62cba73a4b4d1c7aac14776d234be6690731cc99b5
MD5 18ca49afa0b6bda604e18873ea5d3f9a
BLAKE2b-256 2f4d5490d6650fb7772806dc0f88c628b90bd7abdd04a61bde702273a13ee43a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: envs_manager-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 20.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for envs_manager-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 930159b6b92267b371c85fb338ee87e7b0ade3fba004d6ca7ed8c6775a99e78a
MD5 536b7f671d7bc8207d7bcf4334e67b27
BLAKE2b-256 90521516a679f11ee767811be2df9e17f6ac7f9be868d6da55aa0ebe12550221

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