music21


Namemusic21 JSON
Version 9.3.0 PyPI version JSON
download
home_pageNone
SummaryA Toolkit for Computer-Aided Musical Analysis and Computational Musicology.
upload_time2024-10-29 09:49:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements chardet joblib jsonpickle matplotlib more_itertools numpy webcolors requests
Travis-CI No Travis.
coveralls test coverage
            # music21 #

`music21` -- A Toolkit for Computer-Aided Musical Analysis and 
Computational Musicology

Copyright © 2006-2024 [Michael Scott Asato Cuthbert](http://www.trecento.com)

For more information, visit:
https://www.music21.org/music21docs/

To try it out, visit:
https://tinyurl.com/m21colab (runs music21 v7)

And to install, see:
https://www.music21.org/music21docs/usersGuide/usersGuide_01_installing.html

`Music21` runs on Python 3.10+.  (Use version 4 on Python 2 or Py3.4, version 5
on Py3.5, version 6 on Py3.6, version 7 on Py3.7, version 8 on Py3.8/Py3.9.)

Released under the BSD (3-clause) license. See LICENSE.
Externally provided software (including the MIT-licensed Lilypond/MusicXML test Suite) and
music encoding in the corpus may have different licenses and/or copyrights. 
A no-corpus version of `music21` is available also on GitHub for those needing strict
BSD-license of all parts of the system.

[![Build Status](https://github.com/cuthbertLab/music21/workflows/maincheck/badge.svg)](https://github.com/cuthbertLab/music21)
[![Coverage Status](https://coveralls.io/repos/github/cuthbertLab/music21/badge.svg?branch=master)](https://coveralls.io/github/cuthbertLab/music21?branch=master)

## Documentation ##

[User's Guide](https://www.music21.org/music21docs/usersGuide/index.html)

[Module Documentation](https://www.music21.org/music21docs/moduleReference/index.html)

## Mailing list ##

See: https://groups.google.com/forum/#!forum/music21list

## Contributing Guide ##

[Contributing Guide](CONTRIBUTING.md)

## Community Code of Conduct<a name="community-code-of-conduct"></a> ##

`Music21` encourages contributions, discussions, and usage from all people interested in
music and computers. This encouragement extends to all people regardless of (among other aspects)
gender, race, sexual orientation, disability, religion, appearance, veteran status,
gender identity, socioeconomic status, or nationality.

Members of the community will strive to be friendly, patient, and welcoming, especially of
viewpoints and experiences different from our own. We reject harassment and contributions
(in mail, comments, or code) that belittle individuals or groups of people.

We ask all members of the community to be mindful particularly about assumptions of the
gender of users (choice of pronouns in comments and code). We recognize that members
sometimes make mistakes and will, in general, accept sincere regrets for such cases.
Blatant or repeated violations of the code will result in the removal of the
contributor’s participation in the community.

The maintainers of `music21` and associated sites will commit themselves to enforcing
this code of conduct. Users who notice violations, including instances of abuse,
harassment, or otherwise unacceptable behavior are requested to contact 
michael.asato.cuthbert@gmail.com.
Maintainers will respect confidentiality with regard to reports.

## Acknowledgements ##

The early development of `music21` was supported by
the generosity of the Seaver Institute and the
National Endowment for the Humanities, along with MIT's Music and Theater Arts Section
and the School of Humanities, Arts, and Social Sciences.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "music21",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Michael Scott Asato Cuthbert <michael.asato.cuthbert@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f0/a6/3042cd1d7462622781b39937504e57907e4974573c9d8858dc60cf5dae9b/music21-9.3.0.tar.gz",
    "platform": null,
    "description": "# music21 #\n\n`music21` -- A Toolkit for Computer-Aided Musical Analysis and \nComputational Musicology\n\nCopyright \u00a9 2006-2024 [Michael Scott Asato Cuthbert](http://www.trecento.com)\n\nFor more information, visit:\nhttps://www.music21.org/music21docs/\n\nTo try it out, visit:\nhttps://tinyurl.com/m21colab (runs music21 v7)\n\nAnd to install, see:\nhttps://www.music21.org/music21docs/usersGuide/usersGuide_01_installing.html\n\n`Music21` runs on Python 3.10+.  (Use version 4 on Python 2 or Py3.4, version 5\non Py3.5, version 6 on Py3.6, version 7 on Py3.7, version 8 on Py3.8/Py3.9.)\n\nReleased under the BSD (3-clause) license. See LICENSE.\nExternally provided software (including the MIT-licensed Lilypond/MusicXML test Suite) and\nmusic encoding in the corpus may have different licenses and/or copyrights. \nA no-corpus version of `music21` is available also on GitHub for those needing strict\nBSD-license of all parts of the system.\n\n[![Build Status](https://github.com/cuthbertLab/music21/workflows/maincheck/badge.svg)](https://github.com/cuthbertLab/music21)\n[![Coverage Status](https://coveralls.io/repos/github/cuthbertLab/music21/badge.svg?branch=master)](https://coveralls.io/github/cuthbertLab/music21?branch=master)\n\n## Documentation ##\n\n[User's Guide](https://www.music21.org/music21docs/usersGuide/index.html)\n\n[Module Documentation](https://www.music21.org/music21docs/moduleReference/index.html)\n\n## Mailing list ##\n\nSee: https://groups.google.com/forum/#!forum/music21list\n\n## Contributing Guide ##\n\n[Contributing Guide](CONTRIBUTING.md)\n\n## Community Code of Conduct<a name=\"community-code-of-conduct\"></a> ##\n\n`Music21` encourages contributions, discussions, and usage from all people interested in\nmusic and computers. This encouragement extends to all people regardless of (among other aspects)\ngender, race, sexual orientation, disability, religion, appearance, veteran status,\ngender identity, socioeconomic status, or nationality.\n\nMembers of the community will strive to be friendly, patient, and welcoming, especially of\nviewpoints and experiences different from our own. We reject harassment and contributions\n(in mail, comments, or code) that belittle individuals or groups of people.\n\nWe ask all members of the community to be mindful particularly about assumptions of the\ngender of users (choice of pronouns in comments and code). We recognize that members\nsometimes make mistakes and will, in general, accept sincere regrets for such cases.\nBlatant or repeated violations of the code will result in the removal of the\ncontributor\u2019s participation in the community.\n\nThe maintainers of `music21` and associated sites will commit themselves to enforcing\nthis code of conduct. Users who notice violations, including instances of abuse,\nharassment, or otherwise unacceptable behavior are requested to contact \nmichael.asato.cuthbert@gmail.com.\nMaintainers will respect confidentiality with regard to reports.\n\n## Acknowledgements ##\n\nThe early development of `music21` was supported by\nthe generosity of the Seaver Institute and the\nNational Endowment for the Humanities, along with MIT's Music and Theater Arts Section\nand the School of Humanities, Arts, and Social Sciences.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Toolkit for Computer-Aided Musical Analysis and Computational Musicology.",
    "version": "9.3.0",
    "project_urls": {
        "Download": "https://github.com/cuthbertLab/music21/releases/",
        "Homepage": "https://github.com/cuthbertLab/music21"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43dab4bc124a409177ec512fd7d12eaaf39baa0bb3da5e6a79008b8e870cee6b",
                "md5": "b155f994003ba1eaa87d6b51f49f2334",
                "sha256": "486763ad31750fe60035242fb054160a278b9d9bc922406795e887fff6809f0b"
            },
            "downloads": -1,
            "filename": "music21-9.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b155f994003ba1eaa87d6b51f49f2334",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 22878024,
            "upload_time": "2024-10-29T09:52:25",
            "upload_time_iso_8601": "2024-10-29T09:52:25.172617Z",
            "url": "https://files.pythonhosted.org/packages/43/da/b4bc124a409177ec512fd7d12eaaf39baa0bb3da5e6a79008b8e870cee6b/music21-9.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0a63042cd1d7462622781b39937504e57907e4974573c9d8858dc60cf5dae9b",
                "md5": "0e7a02752c8414c4e5b46ba98b46838e",
                "sha256": "0cf4c67da2062ec164037280580d51ed06b58e84f78afc8d00f088c2bff74f4a"
            },
            "downloads": -1,
            "filename": "music21-9.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0e7a02752c8414c4e5b46ba98b46838e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 19508435,
            "upload_time": "2024-10-29T09:49:13",
            "upload_time_iso_8601": "2024-10-29T09:49:13.965295Z",
            "url": "https://files.pythonhosted.org/packages/f0/a6/3042cd1d7462622781b39937504e57907e4974573c9d8858dc60cf5dae9b/music21-9.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-29 09:49:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cuthbertLab",
    "github_project": "music21",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "chardet",
            "specs": []
        },
        {
            "name": "joblib",
            "specs": []
        },
        {
            "name": "jsonpickle",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "more_itertools",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "<",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "webcolors",
            "specs": [
                [
                    ">=",
                    "1.5"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "music21"
}
        
Elapsed time: 0.46225s