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

https://github.com/squidkid-deluxe/black-all

Uses pep8, or black, to prettify all *.py files in the folder it's in.
https://github.com/squidkid-deluxe/black-all

pep8 python3

Last synced: 3 months ago
JSON representation

Uses pep8, or black, to prettify all *.py files in the folder it's in.

Awesome Lists containing this project

README

        

# Black-all

Uses pep8, or black, to prettify all *.py files in the folder it's in.

## Dependencies:
- black_all.py:
- os
- time
- both are standard python modules, and do not need to be installed