Skip to main content

Uber simple python version management

Project description

encant: Uber Simple Python Version Management


image

Built in spite of pyenv and inspired by rye, encant does one thing and one thing only: downloads standalone python builds. Builds come from indygreg's repo.

Usage

install encant

pipx install encant

add a python version (or two)

$ encant add 3.10
major.minor only version detected, pulling latest: 3.10.13
Successfully added 3.10.13 to ~/.snakes/3.10.13

That's it! You can now use python however you need to, e.g.:

~/.snakes/3.10.13/bin/python3 -m venv .venv

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

encant-0.0.5.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

encant-0.0.5-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

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