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

https://github.com/acgetchell/handy-python-scripts

Some useful python scripts
https://github.com/acgetchell/handy-python-scripts

Last synced: 14 days ago
JSON representation

Some useful python scripts

Awesome Lists containing this project

README

          

handy-python-scripts
====================

Some useful python scripts

Run pylint with:

~~~
pylint --rcfile=.pylintrc parser.py
~~~