Skip to main content

A minimalist python environment manager.

Project description

PyVenv


A minimalist python environment manager.

 ____      __     __              
|  _ \ _   \ \   / /__ _ ____   __
| |_) | | | \ \ / / _ \ '_ \ \ / /
|  __/| |_| |\ V /  __/ | | \ V / 
|_|    \__, | \_/ \___|_| |_|\_/  
       |___/                      

help: {program_name} <command> [arguments]

Global Options:
    -h, --help               Show this help message and exit.
    
Commands:
    
    create                   Create a new environment.
        Options: {program_name} create <environment name>

    remove                   Delete an environment.
        Options: {program_name} remove <environment name>

    shell                    Activate an environment (Copy activation command).
        Options: {program_name} activate <environment name>

    list                     List the available environments.
        Options: {program_name} list


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

pyvenv-0.2.2.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

pyvenv-0.2.2-py3-none-any.whl (3.8 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