https://github.com/mauricioabreu/requireits
Check your Python requirements the easy way
https://github.com/mauricioabreu/requireits
Last synced: about 1 month ago
JSON representation
Check your Python requirements the easy way
- Host: GitHub
- URL: https://github.com/mauricioabreu/requireits
- Owner: mauricioabreu
- Created: 2014-08-17T20:25:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-12T21:54:27.000Z (almost 10 years ago)
- Last Synced: 2025-02-01T03:17:44.161Z (3 months ago)
- Language: Python
- Size: 232 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
requireits
----------.. image:: https://travis-ci.org/mauricioabreu/requireits.svg?branch=master
:target: https://github.com/mauricioabreu/requireitsCheck your Python requirements the easy way.
**requireits** can be used to:
- check if your requirements are outdated
- check if your requirements are up-to-date
- check if your requirements are py3k compatibleUsage
-----::
python requireits.py requirements.txtTesting
-------There is a still in progress test suite.
::
py.test test_requireits.py
Roadmap
-------- web interface
- report security fixes
- badges