Check that your requirements.txt is up to date with the most recent package versions
Project description
CheckRequirements
Check that your requirements.txt is up to date with the most recent package versions
Example Use
See below for the output if you run checkrequirements
in this directory
>> checkrequirements
+ OK: requests
+ OK: requirements-parser
Help
usage: __main__.py [-h] [--requirements-file REQUIREMENTS_FILE]
Check that your requirements.txt is up to date with the most recent package versions
optional arguments:
-h, --help show this help message and exit
--requirements-file REQUIREMENTS_FILE, -r REQUIREMENTS_FILE
requirements file
You can also import this into your own project and use any of the functions in the DOCS
Table of Contents
- Example Use
- Changelog
- Install With PIP
- Language information
- Install Python on Windows
- Install Python on Linux
- How to run
- Community Files
Changelog
See the CHANGELOG for more information.
Install With PIP
pip install checkrequirements
Head to https://pypi.org/project/CheckRequirements/ for more info
Language information
Built for
This program has been written for Python 3 and has been tested with Python version 3.9.0 https://www.python.org/downloads/release/python-380/.
Install Python on Windows
Chocolatey
choco install python
Download
To install Python, go to https://www.python.org/ and download the latest version.
Install Python on Linux
Apt
sudo apt install python3.9
How to run
With VSCode
- Open the .py file in vscode
- Ensure a python 3.9 interpreter is selected (Ctrl+Shift+P > Python:Select Interpreter > Python 3.9)
- Run by pressing Ctrl+F5 (if you are prompted to install any modules, accept)
From the Terminal
./[file].py
Community Files
Licence
MIT License Copyright (c) FredHappyface (See the LICENSE for more information.)
Changelog
See the Changelog for more information.
Code of Conduct
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to make participation in our project and our community a harassment-free experience for everyone. Please see the Code of Conduct for more information.
Contributing
Contributions are welcome, please see the Contributing Guidelines for more information.
Security
Thank you for improving the security of the project, please see the Security Policy for more information.
Support
Thank you for using this project, I hope it is of use to you. Please be aware that those involved with the project often do so for fun along with other commitments (such as work, family, etc). Please see the Support Policy for more information.
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
File details
Details for the file checkrequirements-2020.tar.gz
.
File metadata
- Download URL: checkrequirements-2020.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.2 CPython/3.9.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 702375d4e2c477fb16ae19fdd85d160c5a31d5ef93860cc8a0af4a3681d54248 |
|
MD5 | 232679e727c2ab35c9e8674001b88e10 |
|
BLAKE2b-256 | 1d1fdf255e66e1964697ffbe2f4e219047d17aa3a12e27dfd4844a261735aace |
File details
Details for the file checkrequirements-2020-py3-none-any.whl
.
File metadata
- Download URL: checkrequirements-2020-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.2 CPython/3.9.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d2cb3c887c9dfcb067c6329f63acd08da10e4bfdf100db39633a3ecbec964ae |
|
MD5 | d7d1b7e2f7a713a673c733a475469f06 |
|
BLAKE2b-256 | 3409ae8887a66115de38d7ea40710540f9fc7cd8fdcdae97f51221493f5d8b3d |