Skip to main content

Virtualenv Application Manager

Project description

Install Python applications into their own virtual environments automatically.

Have you ever tried to install two applications from PyPI which have conflicting requirements? The usual answer to this is using virtualenvs which provide a sandboxed environment to install the packages into. However, virtualenvs are not really designed for installing applications into, they are designed for installing libraries into against which you write your application.

vam provides a way to install as many Python applications as you wish alongside each other without them interfering with in any way.

For example, running:

vam install pss
vam install pytest

will install each of these into their own virtualenvs so that any dependencies they have will not interfere. A launcher script will be installed into ~/.local/bin/ to start any applications they may have installed.

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

vam-0.1.8.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file vam-0.1.8.tar.gz.

File metadata

  • Download URL: vam-0.1.8.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for vam-0.1.8.tar.gz
Algorithm Hash digest
SHA256 4fd6e96ffce02c119adf8fb775dd1dd8867be724f4eeeb38621a68b8467d5495
MD5 56d6e53b26189ef60395222e2a5dd389
BLAKE2b-256 291833d113239115f361a9fa2a9a67fd5f33572a5bf06b250b80ffd73a8d374a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page