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

https://github.com/raphaelapeh/shoppy


https://github.com/raphaelapeh/shoppy

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

### Shoppy

**Install Dependencies** 🚀
```bash
# pip
pip install -r requirements/local.txt
# uv
uv sync
```