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

https://github.com/olivmath/liby


https://github.com/olivmath/liby

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Template for automatic library deployment in PyPi

**RUN BEFORE COMMIT**

```
poetry install
pre-commit install
```