Skip to main content

Fast access/manage to virtualenv between different python versions.

Project description

CLI_VENV

Fast access/manage to virtualenv between different python versions.

Like

user@host$ . venv
Virtual env: Python3.6.4
(3.6.4) user@host$ python -V
Python 3.6.4
(3.6.4) user@host$ unvenv
user@host$

Install by

pip install cli_venv

Example

Use/create default/specific virtualenv in this directory

    . venv

    Virtual env: Python2.7.13
    Environment not exists.
    Create one? [Y/n]y
    ...
    (2.7.13) duck@host:~/venv$
    . venv python3

    Virtual env: Python3.6.4
    Environment not exists.
    Create one? [Y/n]y
    ...
    (3.6.4) duck@host:~/venv$

Sync packages in other virtualenv to current virtualenv

    venv sync

Exit virtual env

    unvenv

Delete default/specific virtualen

    venv delete 
    venv delete python3

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

clivenv-0.0.5.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

clivenv-0.0.5-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file clivenv-0.0.5.tar.gz.

File metadata

  • Download URL: clivenv-0.0.5.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for clivenv-0.0.5.tar.gz
Algorithm Hash digest
SHA256 a403eb1afe63fc8285354ef531dfc52c7fc35e5c03012966ba3cdfaf56b8c8ab
MD5 d924ec193bffd9fcc5effe8dcfcb8aa4
BLAKE2b-256 a57a244db2d736ba184e6ab3a638ee071eab7f3fff855798a2d5795ac59e7b73

See more details on using hashes here.

File details

Details for the file clivenv-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for clivenv-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 f2fcd1e707cb1434158b62c1cd56b06c936e39a762e630e733b236db55fc2d8a
MD5 b142df2cc949c6020b014b5e32444a3c
BLAKE2b-256 2126a70bdcc8e29dc2b6aba4c304dd5e1b7e588dccba6bd2ee603b33a205d838

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