Skip to main content

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


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

versionrunner-0.0.2-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

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