Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a-rich/DJ-Tools
DJ tools for downloading, processing, and sharing music / rekordbox data.
https://github.com/a-rich/DJ-Tools
Last synced: 3 months ago
JSON representation
DJ tools for downloading, processing, and sharing music / rekordbox data.
- Host: GitHub
- URL: https://github.com/a-rich/DJ-Tools
- Owner: a-rich
- License: gpl-3.0
- Created: 2021-04-22T05:41:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T14:30:27.000Z (4 months ago)
- Last Synced: 2024-07-24T10:29:50.554Z (4 months ago)
- Language: Python
- Homepage:
- Size: 12.1 MB
- Stars: 82
- Watchers: 6
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - a-rich/DJ-Tools - DJ tools for downloading, processing, and sharing music / rekordbox data. (Python)
README
# DJ Tools
[![image](https://img.shields.io/pypi/v/djtools.svg)](https://pypi.org/project/djtools/)Please see the [docs](https://a-rich.github.io/DJ-Tools/) for tutorials, how-to guides, conceptual guides, and references!
# Release Plan
* 2.7.15
- [ ] [Stability issues with requests to the search endpoint of the Spotify API](https://github.com/a-rich/DJ-Tools/issues/58)
- [ ] [Make Spotify API calls asynchronous](https://github.com/a-rich/DJ-Tools/issues/38)
* 2.8.0
- [ ] [Create graphic user interface for djtools](https://github.com/a-rich/DJ-Tools/issues/118)
- [ ] [Derive boolean algebra expressions that generate a given playlist](https://github.com/a-rich/DJ-Tools/issues/106)
- [ ] [Improve Reddit submission title parsing in order to improve precision and recall of Spotify API search results](https://github.com/a-rich/DJ-Tools/issues/59)# Contribution
Please see the [CONTRIBUTING](CONTRIBUTING.md)