dj-beatcloud


Namedj-beatcloud JSON
Version 2.6.0 PyPI version JSON
download
home_pagehttps://github.com/a-rich/DJ-tools
SummaryDJ Tools is a library for managing a collection of music.
upload_time2023-07-22 20:28:46
maintainer
docs_urlNone
authorAlex Richards
requires_python>=3.6
license
keywords dj rekordbox spotify reddit aws s3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DJ Tools
[![image](https://img.shields.io/pypi/v/dj-beatcloud.svg)](https://pypi.org/project/dj-beatcloud/)

Please see the [docs](https://a-rich.github.io/DJ-Tools/) for tutorials, how-to guides, conceptual guides, and references!

# Release Plan
* 2.6.1
    - [ ] [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.7.0
    - [ ] [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)
    - [ ] [Derive boolean algebra expressions that generate a given playlist](https://github.com/a-rich/DJ-Tools/issues/106)
    - [ ] [Create graphic user interface for djtools](https://github.com/a-rich/DJ-Tools/issues/118)

# Contribution
Please see the [CONTRIBUTING](CONTRIBUTING.md)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/a-rich/DJ-tools",
    "name": "dj-beatcloud",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "DJ Rekordbox spotify reddit aws s3",
    "author": "Alex Richards",
    "author_email": "alex.richards006@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8d/f1/40bf360e358a4d5909ce615a6f86f65bdc6e9fbbc0ff51936041a5b7843f/dj_beatcloud-2.6.0.tar.gz",
    "platform": null,
    "description": "# DJ Tools\n[![image](https://img.shields.io/pypi/v/dj-beatcloud.svg)](https://pypi.org/project/dj-beatcloud/)\n\nPlease see the [docs](https://a-rich.github.io/DJ-Tools/) for tutorials, how-to guides, conceptual guides, and references!\n\n# Release Plan\n* 2.6.1\n    - [ ] [Stability issues with requests to the search endpoint of the Spotify API](https://github.com/a-rich/DJ-Tools/issues/58)\n    - [ ] [Make Spotify API calls asynchronous](https://github.com/a-rich/DJ-Tools/issues/38)\n* 2.7.0\n    - [ ] [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)\n    - [ ] [Derive boolean algebra expressions that generate a given playlist](https://github.com/a-rich/DJ-Tools/issues/106)\n    - [ ] [Create graphic user interface for djtools](https://github.com/a-rich/DJ-Tools/issues/118)\n\n# Contribution\nPlease see the [CONTRIBUTING](CONTRIBUTING.md)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "DJ Tools is a library for managing a collection of music.",
    "version": "2.6.0",
    "project_urls": {
        "Homepage": "https://github.com/a-rich/DJ-tools"
    },
    "split_keywords": [
        "dj",
        "rekordbox",
        "spotify",
        "reddit",
        "aws",
        "s3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a860ea681e0d2357695fe958a26078cba569a67df54185723945db1a75290d1",
                "md5": "f5afd96a01180320b28eafd050b77d2b",
                "sha256": "a8c18f7d9de7c0393cb8a8307f522382af66947fdbe8a8720f2b2f3804e089e7"
            },
            "downloads": -1,
            "filename": "dj_beatcloud-2.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5afd96a01180320b28eafd050b77d2b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 73135,
            "upload_time": "2023-07-22T20:28:45",
            "upload_time_iso_8601": "2023-07-22T20:28:45.040783Z",
            "url": "https://files.pythonhosted.org/packages/2a/86/0ea681e0d2357695fe958a26078cba569a67df54185723945db1a75290d1/dj_beatcloud-2.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8df140bf360e358a4d5909ce615a6f86f65bdc6e9fbbc0ff51936041a5b7843f",
                "md5": "a53e7033daa493ec373bec3c61b8bb6f",
                "sha256": "b768aba0e05cf5da16eac88699d0d016840a7ed8caee67f83e2d17163c6da8fd"
            },
            "downloads": -1,
            "filename": "dj_beatcloud-2.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a53e7033daa493ec373bec3c61b8bb6f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 60187,
            "upload_time": "2023-07-22T20:28:46",
            "upload_time_iso_8601": "2023-07-22T20:28:46.380791Z",
            "url": "https://files.pythonhosted.org/packages/8d/f1/40bf360e358a4d5909ce615a6f86f65bdc6e9fbbc0ff51936041a5b7843f/dj_beatcloud-2.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-22 20:28:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "a-rich",
    "github_project": "DJ-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "dj-beatcloud"
}
        
Elapsed time: 0.10657s