An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

requireits
----------

.. image:: https://travis-ci.org/mauricioabreu/requireits.svg?branch=master
:target: https://github.com/mauricioabreu/requireits

Check 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 compatible

Usage
-----

::

python requireits.py requirements.txt

Testing
-------

There is a still in progress test suite.

::

py.test test_requireits.py

Roadmap
-------

- web interface
- report security fixes
- badges