Welcome to chordparser’s documentation!

chordparser is a Python 3 package that provides a musical framework for analysing chords. The Introduction covers what it is and why it is.

If you are a musician, not a programmer, and you just want to see chordparser in action, the Colab notebook is for you. It showcases the functions of chordparser and you can even use it for your own chord sheets without knowing any programming!

If you are a programmer however, then get started with Installation and jump right into using chordparser with the hands-on Tutorial. The How-to guides provide step-by-step guides on using different aspects of chordparser, while the Reference gives a full technical reference to all of chordparser’s classes. Finally, the Background section provides explanation and discussion of key topics.

Indices and tables