A package to auto install requirements.txt file into a virtual environment
Project description
This is a project to auto install package dependencies into a virtual environment by reading a requirements.txt file.
Example call factory
Import the package
from auto-package-installer.factory import OSDependencyManagerFactory
Get the Handler
handler = OSDependencyManagerFactory.get_handler()
Call the initializ_dependencies giving it the python major and minor values
handler.initialize_dependencies(3, 12)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file auto_package_installer-0.1.3.tar.gz.
File metadata
- Download URL: auto_package_installer-0.1.3.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa2ad64ee0e21fbcd3917a996e02f3b9ea94a6eca762c05a4b4f4fd76afe0f22
|
|
| MD5 |
d3e804162f3097720b53e4d62b7964f8
|
|
| BLAKE2b-256 |
b0d314b74abd987e8d62988b0b447efb2bc7ccbcf002970308c21d09df674bdb
|
File details
Details for the file auto_package_installer-0.1.3-py3-none-any.whl.
File metadata
- Download URL: auto_package_installer-0.1.3-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f889949f03a549eac216292680a636dea2fcbc6224e480a749ca7e6c28bc6d7f
|
|
| MD5 |
197129f410d9e047568c7f5cde24f3e8
|
|
| BLAKE2b-256 |
7cd8d623e7b438889e5acaaba036d7dc10d565bd09515559b5cf153022572966
|