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

https://github.com/thoroc/py-json-compressor

Heavily based on https://medium.com/@busybus/zipjson-3ed15f8ea85d
https://github.com/thoroc/py-json-compressor

Last synced: 3 months ago
JSON representation

Heavily based on https://medium.com/@busybus/zipjson-3ed15f8ea85d

Awesome Lists containing this project

README

        

* run tests: `poetry run pytest`
* run coverage: `poetry run coverage run -m pytest && poetry run coverage report -m`