Reserved for future.
Project description
to-requirements.txt | Automatically update requirements.txt
to-requirements.txt allows to automatically add and delete modules to requirements.txt installing them using pip.
Benefits
Easy to setup. The installation process include only two steps: install the package using pip and setup up it using script provided by the package. That's it.
Customizable. Customize it the way you like: use it only in git repositories, allow or disallow automated requirements.txt file creation, enable or disable the package itself.
Easy to use. After installing the package, running setup command and (optionally) customizing it the package is ready. There is no additional conditions to use. Just install, uninstall or upgrade packages using pip as you usually do.
Always in sync. With to-requirements.txt the project's requirements.txt will always stay in sync with packages that you install using pip.
Installation
To install the package run the following command:
pip install to-requirements.txt
And after that run the command below to initialize the package:
requirements-txt setup
It will update your current pip scripts to execute the functionality of this package.
The changes made to pip scripts will not affect ordinary pip workflow after uninstalling to-requirements.txt.
Documentation
The detailed documentation is available on requirements-txt.readthedocs.io.
Contributing
Visit the file CONTRIBUTING.md.
License
Visit the file MIT.
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 Distribution
Built Distribution
Hashes for to-requirements.txt-1.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7feaba01b8ab6dcb22649573b9787299371e559dea594220acb225ef38cc8ef0 |
|
MD5 | b8b2802a9c13b0f2eab4e90f0043214a |
|
BLAKE2b-256 | 247419c874e35111dd2917f0f589c01c16ef7893b69f75341c5cefc2d08b364f |
Hashes for to_requirements.txt-1.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7984abb411369f6459082e9861ef820be4fc5336b548066bb81ee4ed6cac930 |
|
MD5 | 5738a50ede74337bf23c1dd50bb70f4a |
|
BLAKE2b-256 | 4a756517f42ee0d48775518323f0451f555f36aebb70f730c6b5bdce36def907 |