Skip to main content

A virtualenv Python discovery plugin using asdf

Project description

virtualenv-asdf

A virtualenv Python discovery plugin using asdf

Installation

pip install virtualenv-asdf

Usage

The Python discovery mechanism can be specified by:

  • the CLI option --discovery:

    virtualenv --discovery asdf -p 3.10 testenv
    
  • the environment variable VIRTUALENV_DISCOVERY:

    export VIRTUALENV_DISCOVERY=asdf
    virtualenv -p 3.10 testenv
    
  • the config option discovery:

    [virtualenv]
    discovery = asdf
    
    virtualenv asdf -p 3.10 testenv
    

The Python version can be expressed using either 2 or 3 version segments:

  • -p 3.9
  • -p 3.9.3

In the former case, the latest version found will be used.

Limitations

Only CPython is supported at the moment.

NOTE: this package derived from virtualenv-pyenv by un.def

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

virtualenv_asdf-0.1.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

virtualenv_asdf-0.1.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file virtualenv_asdf-0.1.0.tar.gz.

File metadata

  • Download URL: virtualenv_asdf-0.1.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.11.2 Linux/4.15.0-142-generic

File hashes

Hashes for virtualenv_asdf-0.1.0.tar.gz
Algorithm Hash digest
SHA256 092bb8ac36e4d7bc43e4dabf589c19d5ead25a1dcda3551c6e708ea3dc88e2ea
MD5 67c88000cfc2a5168649146b048edb6b
BLAKE2b-256 717f975605b3ef5648d0aa583706c491975e95e96e99bf51cfe5b44fdaf162ab

See more details on using hashes here.

File details

Details for the file virtualenv_asdf-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: virtualenv_asdf-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.11.2 Linux/4.15.0-142-generic

File hashes

Hashes for virtualenv_asdf-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f6b6960060e4dae51d0de66fadb73275015bd6ad5011067c6bb1e67fb032387e
MD5 287d27f2ffc01a9db43eaaab25e1cd28
BLAKE2b-256 35dec761e14024eba6a983906fcf8ea4ec4231b44765cd3290852528a9d2e452

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