Skip to main content

A tool to create virtual environments using an embedded Python interpreter.

Project description

portableenv

portableenv is a Python CLI tool that allows you to create virtual environments using an embedded Python interpreter. This makes it easy to manage isolated Python environments without relying on the system-wide Python installation.

Features

  • Seamless Virtual Environment Creation: Creates virtual environments using the embedded Python interpreter, ensuring portability and isolation from system-wide installations.
  • Simple CLI Interface: Provides a command-line interface similar to virtualenv for ease of use.

Installation

Install portableenv via pip:

pip install portableenv

Usage

Create a Virtual Environment

To create a virtual environment using the embedded Python interpreter, use the following command:

portableenv myenv

This will create a virtual environment named myenv using the embedded Python, currently Python 3.10.9.

Specifying a Different Python Version (Future Feature)

In future releases, you will be able to specify different Python versions:

portableenv myenv --python 3.9

Requirements

  • Python 3.8 or higher
  • virtualenv library (automatically installed with this package)
  • Internet connection for the initial download of the embedded Python interpreter

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please fork this repository and submit a pull request with your changes.

Author

Links

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

portableenv-1.0.5.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

portableenv-1.0.5-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file portableenv-1.0.5.tar.gz.

File metadata

  • Download URL: portableenv-1.0.5.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for portableenv-1.0.5.tar.gz
Algorithm Hash digest
SHA256 d537d21f7b2559697ac2ea9aaac852e759d1c5f8c60457f9e7f8118d523ca419
MD5 54ce85c405ccca2c84164de9bf247727
BLAKE2b-256 daf9eb54979052b0228cb122b6d0d75602227f671b28af9def0b2fa08cd8175b

See more details on using hashes here.

File details

Details for the file portableenv-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: portableenv-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for portableenv-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8d73c3d710ca03d2167fdd805b6e85267fb5401df733cc42e6b5d1d6ee8425f8
MD5 f5ceb818c773f9974820a71197e2e5c6
BLAKE2b-256 63e18e9ddd8a218a78b71c39a1fdba581fd5dc2f0c748446db2586de61bede3f

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