Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matteyeux/bazaar
https://github.com/matteyeux/bazaar
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matteyeux/bazaar
- Owner: matteyeux
- Created: 2023-08-05T16:51:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-21T19:23:19.000Z (12 months ago)
- Last Synced: 2023-11-21T20:34:01.411Z (12 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bazaar
### Usage
```
poetry run bazaar_cli/main.py
Usage: main.py [OPTIONS] COMMAND [ARGS]...Options:
-v, --version print version
-d, --docs access documentation
--help Show this message and exit.Commands:
download Download samples.
info Sample info.
list List samples.
```### TODO
- [ ] moar code
- [ ] mypy
- [ ] ci
- [ ] better readme