Skip to main content

Custom Virtual Environment Manager is a utility that allows you to create virtual environments with packages of your choice, based on the Python packages installed globally on your system.

Project description

Custom-Virtualenv

This Python utility helps manage Python virtual environments, list installed packages, and handle package installations based on a requirements file.

Features

  • Create and manage custom Python virtual environments.
  • Install packages interactively or from a requirements file.

Installation

  1. Install the package using pip.

    pip install custom-virtualenv
    

Usage

The tool provides two command-line flags:

  1. Interactive Mode (-i or --interactive)

    • Use this flag to interactively install packages.
    custom-virtualenv --interactive
    
  2. Install python packages from requirements.txt file (-l or --list)

    • Use this flag to install all installed packages from requirements.txt.
    custom-virtualenv --list requirements.txt
    

License

This project is licensed under the MIT License.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

custom_virtualenv-3.0.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file custom_virtualenv-3.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for custom_virtualenv-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 404968a59f4de50c6ed423b477ee2588cf2c8143e2235084d5d96ddf3ef410ec
MD5 bc086ffbc99eee2fccd0575c41d00bf9
BLAKE2b-256 df7cdb8cd6cbb9570f80211d8265d790217e48c247c3685b97281b579a5355dc

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