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

https://github.com/kshramt/append_db


https://github.com/kshramt/append_db

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

= `append_db`

image:https://travis-ci.com/kshramt/append_db.svg?branch=master["Build Status", link="https://travis-ci.com/kshramt/append_db"]

== Release

----
rm -fr append_db.egg-info
python3 setup.py sdist
twine upload dist/append_db-x.y.z.tar.gz
----