{"id":33058126,"url":"https://github.com/Abjad/abjad","last_synced_at":"2025-11-18T23:01:42.186Z","repository":{"id":2206980,"uuid":"13958501","full_name":"Abjad/abjad","owner":"Abjad","description":"Abjad is a Python API for building LilyPond files. Use Abjad to make PDFs of music notation.","archived":false,"fork":false,"pushed_at":"2025-10-31T19:31:38.000Z","size":382098,"stargazers_count":258,"open_issues_count":14,"forks_count":42,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-10-31T21:17:55.651Z","etag":null,"topics":["lilypond","music-composition","music-notation","python"],"latest_commit_sha":null,"homepage":"https://abjad.github.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Abjad.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-10-29T14:43:16.000Z","updated_at":"2025-10-31T19:30:57.000Z","dependencies_parsed_at":"2024-09-17T16:22:29.850Z","dependency_job_id":"79f4d078-57b6-46fd-9cdd-72cd4317a0f8","html_url":"https://github.com/Abjad/abjad","commit_stats":{"total_commits":20539,"total_committers":37,"mean_commits":555.1081081081081,"dds":"0.28058814937436094","last_synced_commit":"a5831e6be0f85d545a1a63b077aaaf8ec2b77231"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/Abjad/abjad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abjad%2Fabjad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abjad%2Fabjad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abjad%2Fabjad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abjad%2Fabjad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abjad","download_url":"https://codeload.github.com/Abjad/abjad/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abjad%2Fabjad/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285152380,"owners_count":27123462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-18T02:00:05.759Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lilypond","music-composition","music-notation","python"],"created_at":"2025-11-14T05:00:26.589Z","updated_at":"2025-11-18T23:01:42.180Z","avatar_url":"https://github.com/Abjad.png","language":"Python","readme":"Abjad 3.31\n==========\n\nAbjad helps composers build up complex pieces of music notation in iterative\nand incremental ways. Use Abjad to create a symbolic representation of all the\nnotes, rests, chords, tuplets, beams and slurs in any score. Because Abjad\nextends the Python programming language, you can use Abjad to make systematic\nchanges to music as you work. Because Abjad wraps the LilyPond music notation\npackage, you can use Abjad to control the typographic detail of symbols on the\npage.\n\n..  image:: https://img.shields.io/badge/python-3.12-blue.svg\n    :target: https://www.python.org/downloads/release/python-312/\n    :alt: Python 3.12\n\n..  image:: https://img.shields.io/badge/python-3.13-blue.svg\n    :target: https://www.python.org/downloads/release/python-313/\n    :alt: Python 3.13\n\n..  image:: https://img.shields.io/pypi/v/abjad.svg?style=flat-square\n    :target: https://pypi.python.org/pypi/abjad\n\n..  image:: https://img.shields.io/pypi/dm/abjad.svg?style=flat-square\n    :target: https://pypi.python.org/pypi/abjad\n\n..  image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/ambv/black\n\n----\n\nAbjad's documentation is available here: https://abjad.github.io\n\nAbjad's install instructions are tested on macOS and Linux.\n\nAbjad requires Python 3.12 (or later):\n\n..  code-block::\n\n    ~$ python --version\n    Python 3.13.3\n\nAbjad requires LilyPond 2.25.26 (or later).\n\nMake sure LilyPond is installed:\nhttp://lilypond.org/development.html\n\nMake sure LilyPond is callable from the commandline:\n\n..  code-block::\n\n    $ lilypond --version\n    GNU LilyPond 2.25.26 (running Guile 3.0)\n\n    Copyright (c) 1996--2023 by\n      Han-Wen Nienhuys \u003chanwen@xs4all.nl\u003e\n      Jan Nieuwenhuizen \u003cjanneke@gnu.org\u003e\n      and others.\n\n    This program is free software.  It is covered by the GNU General Public\n    License and you are welcome to change it and/or distribute copies of it\n    under certain conditions.  Invoke as `lilypond --warranty' for more\n    information.\n\nCreate a Python 3 virtual environment for Abjad:\nhttps://docs.python.org/3/tutorial/venv.html\n\nActivate the virtual environment and then use pip to install Abjad:\n\n..  code-block::\n\n    ~$ python -m pip install abjad\n\nStart Python, import Abjad, start making music notation:\n\n..  code-block::\n\n    ~$ python\n    \u003e\u003e\u003e import abjad\n    \u003e\u003e\u003e note = abjad.Note(\"c'4\")\n    \u003e\u003e\u003e abjad.show(note)\n\n..\n    ..  image:: hello.png\n\n----\n\nJoin the Abjad community: https://abjad.github.io/appendices/community.html\n","funding_links":[],"categories":["Music Theory \u0026 Composition"],"sub_categories":["Text-to-Speech"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAbjad%2Fabjad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAbjad%2Fabjad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAbjad%2Fabjad/lists"}