Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stonega/recos-audio-slice
https://github.com/stonega/recos-audio-slice
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stonega/recos-audio-slice
- Owner: stonega
- Created: 2023-04-08T18:43:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T03:57:11.000Z (over 1 year ago)
- Last Synced: 2024-12-15T13:49:08.915Z (25 days ago)
- Language: Python
- Size: 162 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recos Backend
## Develop
```
python main.py
celery -A worker.celery worker -l INFO --pool=threads
```