A library that easily generates a requirements.txt file
Project description
versionrunner
Motivation
After writing a program, it is essential to generate a requirements.txt file before distribution, so that other users can easily recreate the deployed program.
However, finding and specifying the versions manually can often be tedious. In such cases, you can use versionrunner to quickly convert the library versions into a requirements.txt file and save it automatically.
How to Run ?
from versionrunner import *
search_version(__file__) # or search_version('your_file_name')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 versionrunner-0.0.3-py3-none-any.whl.
File metadata
- Download URL: versionrunner-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca789410cd76208033036df17fc9a70e2b7e8b1ea11f94b4873138427041aacb
|
|
| MD5 |
ad7f3ed70c2ca84e90bf5fe3304ea1c1
|
|
| BLAKE2b-256 |
b842e51e28ecc857c864008bf6a1c3a5f2d623bcab4163393991e77b6a17aba5
|