• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/ISSUE_TEMPLATE/H09-Sep-2021-6747

.idea/H09-Sep-2021-1,6231,623

.mypy_cache/3.7/H09-Sep-2021-772386

.ropeproject/H09-Sep-2021-11325

music21/H03-May-2022-2,196,1152,096,490

music21.egg-info/H03-May-2022-4138

CONTRIBUTING.mdH A D22-Aug-20215.2 KiB11381

LICENSEH A D03-Jan-202110 KiB217171

MANIFEST.inH A D09-Sep-2021357 87

PKG-INFOH A D09-Sep-20211.7 KiB4138

README.mdH A D23-Aug-20212.5 KiB5538

installer.commandH A D08-Aug-2017176 143

installer.pyH A D31-Aug-20201.3 KiB4624

setup.cfgH A D09-Sep-2021166 118

setup.pyH A D22-Aug-20212.9 KiB8360

README.md

1# music21 #
2
3music21 -- A Toolkit for Computational Musicology
4
5Copyright © 2006-2021, Michael Scott Cuthbert and cuthbertLab
6
7For more information, visit:
8https://web.mit.edu/music21
9
10And to install, see:
11https://web.mit.edu/music21/doc/usersGuide/usersGuide_01_installing.html
12
13Music21 runs on Python 3.7+.  Use version 4 on Python 2 or Py3.4, version 5
14on Py3.5, version 6 on Py3.6.
15
16Released under the BSD (3-clause) license. Music21 may also be used
17under the LGPL license.  See LICENSE.
18Externally provided software (including the MIT licensed Lilypond/MusicXML test Suite) and
19music encoding in the corpus may have different licenses. A no-corpus version of music21
20is available also on GitHub.
21
22[![Build Status](https://github.com/cuthbertLab/music21/workflows/maincheck/badge.svg)](https://github.com/cuthbertLab/music21)
23[![Lint Status](https://github.com/cuthbertLab/music21/workflows/PyLint/badge.svg)](https://github.com/cuthbertLab/music21)
24[![Coverage Status](https://coveralls.io/repos/github/cuthbertLab/music21/badge.svg?branch=master)](https://coveralls.io/github/cuthbertLab/music21?branch=master)
25
26## Mailing list ##
27
28See: https://groups.google.com/forum/#!forum/music21list
29
30## Contributing Guide ##
31
32[Contributing Guide](CONTRIBUTING.md)
33
34## Community Code of Conduct ##
35
36Music21 encourages contributions, discussions, and usage from all people interested in
37music and computers. This encouragement extends to all people regardless of (among other aspects)
38gender, race, sexual orientation, disability, religion, appearance, veteran status,
39gender identity, socioeconomic status, or nationality.
40
41Members of the community will strive to be friendly, patient, and welcoming, especially of
42viewpoints and experiences different from our own. We reject harassment and contributions
43(in mail, comments, or code) that belittle individuals or groups of people.
44
45We ask all members of the community to be mindful particularly about assumptions of the
46gender of users (choice of pronouns in comments and code). We recognize that members
47sometimes make mistakes and will, in general, accept sincere regrets for such cases.
48Blatant or repeated violations of the code will result in the removal of the
49contributor’s participation in the community.
50
51The maintainers of music21 and associated sites will commit themselves to enforcing
52this code of conduct. Users who notice violations, including instances of abuse,
53harassment, or otherwise unacceptable behavior are requested to contact cuthbert@mit.edu.
54Maintainers will respect confidentiality with regard to reports.
55