https://github.com/raphaelapeh/shoppy
https://github.com/raphaelapeh/shoppy
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raphaelapeh/shoppy
- Owner: RaphaelApeh
- Created: 2025-02-18T22:08:19.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-27T22:11:47.000Z (3 months ago)
- Last Synced: 2025-02-28T07:10:29.737Z (3 months ago)
- Language: Python
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Shoppy
**Install Dependencies** 🚀
```bash
# pip
pip install -r requirements/local.txt
# uv
uv sync
```