pretty_midi


Namepretty_midi JSON
Version 0.2.10 PyPI version JSON
download
home_pagehttps://github.com/craffel/pretty-midi
SummaryFunctions and classes for handling MIDI data conveniently.
upload_time2023-03-03 18:34:14
maintainerNone
docs_urlNone
authorColin Raffel
requires_pythonNone
licenseMIT
keywords audio music midi mir
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
                Functions and classes which make handling MIDI data easy in Python.
    Provides methods for parsing, modifying, and analyzing MIDI files.
    
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/craffel/pretty-midi",
    "name": "pretty_midi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "audio music midi mir",
    "author": "Colin Raffel",
    "author_email": "craffel@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c2/81/f3e47efdf65eab347d1b78e8279222f6e3122d722cc9d68d443503a3c0e7/pretty_midi-0.2.10.tar.gz",
    "platform": null,
    "description": "    Functions and classes which make handling MIDI data easy in Python.\n    Provides methods for parsing, modifying, and analyzing MIDI files.\n    ",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Functions and classes for handling MIDI data conveniently.",
    "version": "0.2.10",
    "project_urls": {
        "Homepage": "https://github.com/craffel/pretty-midi"
    },
    "split_keywords": [
        "audio",
        "music",
        "midi",
        "mir"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c281f3e47efdf65eab347d1b78e8279222f6e3122d722cc9d68d443503a3c0e7",
                "md5": "0184edfa1120f09c73b27be91de828bb",
                "sha256": "ea6e192f94044674e833336ea1f415318ddf28e320302ac7b109edff0d4534bd"
            },
            "downloads": -1,
            "filename": "pretty_midi-0.2.10.tar.gz",
            "has_sig": false,
            "md5_digest": "0184edfa1120f09c73b27be91de828bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5592108,
            "upload_time": "2023-03-03T18:34:14",
            "upload_time_iso_8601": "2023-03-03T18:34:14.040547Z",
            "url": "https://files.pythonhosted.org/packages/c2/81/f3e47efdf65eab347d1b78e8279222f6e3122d722cc9d68d443503a3c0e7/pretty_midi-0.2.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-03 18:34:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "craffel",
    "github_project": "pretty-midi",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pretty_midi"
}
        
Elapsed time: 0.14212s