djtools


Namedjtools JSON
Version 2.7.13 PyPI version JSON
download
home_page
SummaryDJ Tools is a library for managing a collection of music.
upload_time2024-01-03 02:40:57
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords dj collections rekordbox playlists spotify reddit audio
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/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.14
    - [ ] [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)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "djtools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "DJ,Collections,Rekordbox,Playlists,Spotify,Reddit,Audio",
    "author": "",
    "author_email": "Alex Richards <alex.richards006@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a9/d5/bfd2490374be1f9c43b71843b4c10ed5e1c3bbe02e75e4e09b30fdca6989/djtools-2.7.13.tar.gz",
    "platform": null,
    "description": "# DJ Tools\n[![image](https://img.shields.io/pypi/v/djtools.svg)](https://pypi.org/project/djtools/)\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.7.14\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.8.0\n    - [ ] [Create graphic user interface for djtools](https://github.com/a-rich/DJ-Tools/issues/118)\n    - [ ] [Derive boolean algebra expressions that generate a given playlist](https://github.com/a-rich/DJ-Tools/issues/106)\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\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.7.13",
    "project_urls": {
        "Documentation": "https://a-rich.github.io/DJ-Tools",
        "Documentation (dev)": "https://a-rich.github.io/DJ-Tools-dev-docs",
        "Repository": "https://github.com/a-rich/DJ-tools"
    },
    "split_keywords": [
        "dj",
        "collections",
        "rekordbox",
        "playlists",
        "spotify",
        "reddit",
        "audio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f6ef643a3db68650157f0bf821661a8769fb67b1262b297988fc977fecfa8a6",
                "md5": "216a1f3ff496815ab723e34506eb2e69",
                "sha256": "afb10ed7903d9eae46fafd9fe96f999d8c48fd44663ecb75ef516f0b7bc9b87b"
            },
            "downloads": -1,
            "filename": "djtools-2.7.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "216a1f3ff496815ab723e34506eb2e69",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 84637,
            "upload_time": "2024-01-03T02:40:55",
            "upload_time_iso_8601": "2024-01-03T02:40:55.489536Z",
            "url": "https://files.pythonhosted.org/packages/3f/6e/f643a3db68650157f0bf821661a8769fb67b1262b297988fc977fecfa8a6/djtools-2.7.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9d5bfd2490374be1f9c43b71843b4c10ed5e1c3bbe02e75e4e09b30fdca6989",
                "md5": "76be22c3f3bb70c30b989919e0a13ac8",
                "sha256": "6ce6084bf77d0e99dbb6125fc3c1622f4d484ead5582fac7663b66ea4669c0c5"
            },
            "downloads": -1,
            "filename": "djtools-2.7.13.tar.gz",
            "has_sig": false,
            "md5_digest": "76be22c3f3bb70c30b989919e0a13ac8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 69909,
            "upload_time": "2024-01-03T02:40:57",
            "upload_time_iso_8601": "2024-01-03T02:40:57.420696Z",
            "url": "https://files.pythonhosted.org/packages/a9/d5/bfd2490374be1f9c43b71843b4c10ed5e1c3bbe02e75e4e09b30fdca6989/djtools-2.7.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-03 02:40:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "a-rich",
    "github_project": "DJ-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "djtools"
}
        
Elapsed time: 0.19696s