SkillAgentSearch skills...

Auxjad

Auxiliary classes and functions for Abjad

Install / Use

/learn @gilbertohasnofb/Auxjad
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

|Auxjad image|

|PyPI| |Build| |Python versions| |License| |Bug report| |Documentation|

Auxjad is a library of auxiliary classes and functions for Abjad 3.4_ aimed at composers of algorithmic music. All classes and functions have a __doc__ attribute with usage instructions.

Documentation is available at the Auxjad Docs_ webpage.

Bugs can be reported through the project's Issue Tracker_.

This library is published under the MIT License_.

Installation

The recommended way to install Auxjad is via pip_::

~$ pip install --user auxjad

If you are using virtual environments, simply use::

~$ pip install auxjad

Auxjad requires Python 3.10_ and LilyPond 2.24_ or later, as well as Abjad 3.4_. Please note that Auxjad is not compatible with newever versions of Abjad.

.. |Auxjad image| image:: https://raw.githubusercontent.com/gilbertohasnofb/auxjad/master/assets/auxjad-banner.png :target: https://github.com/gilbertohasnofb/auxjad .. |PyPI| image:: https://img.shields.io/pypi/v/auxjad.svg?style=for-the-badge :target: https://pypi.python.org/pypi/auxjad .. |Build| image:: https://img.shields.io/github/actions/workflow/status/gilbertohasnofb/auxjad/github-actions.yml?style=for-the-badge :target: https://github.com/gilbertohasnofb/auxjad/actions/workflows/github-actions.yml .. |Python versions| image:: https://img.shields.io/pypi/pyversions/auxjad.svg?style=for-the-badge :target: https://www.python.org/downloads/release/python-3100/ .. |License| image:: https://img.shields.io/badge/license-MIT-blue?style=for-the-badge :target: https://github.com/gilbertohasnofb/auxjad/blob/master/LICENSE .. |Bug report| image:: https://img.shields.io/badge/bug-report-red.svg?style=for-the-badge :target: https://github.com/gilbertohasnofb/auxjad/issues .. |Documentation| image:: https://img.shields.io/badge/docs-auxjad.docs-yellow?style=for-the-badge :target: https://gilbertohasnofb.github.io/auxjad-docs/

.. _Auxjad Docs: https://gilbertohasnofb.github.io/auxjad-docs/ .. _Issue Tracker: https://github.com/gilbertohasnofb/auxjad/issues .. _MIT License: https://github.com/gilbertohasnofb/auxjad/blob/master/LICENSE .. _pip: https://pip.pypa.io/en/stable/ .. _Python 3.10: https://www.python.org/ .. _Abjad 3.4: https://abjad.github.io/ .. _LilyPond 2.24: http://lilypond.org/

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1mo ago
Forks2

Languages

Python

Security Score

85/100

Audited on Feb 27, 2026

No findings