/guitab

A line-oriented command interpreter for creating guitar tabs, implemented in Python

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

https://github.com/bielsnohr/guitab/actions/workflows/lint-and-test.yml/badge.svg?branch=master https://github.com/bielsnohr/guitab/actions/workflows/docs.yml/badge.svg?branch=master https://codecov.io/gh/bielsnohr/guitab/branch/master/graph/badge.svg?token=YUFX8ZA5XX

guitab

A line-oriented command interpreter for creating guitar tabs, implemented in Python

Features

  • A command line emulator with specific syntax for composing and editing guitar tablature.
  • Quicker than editing guitar tabs in a text file.
  • Write and read tab data to easily readable and distributable text files.

See documentation for installation and usage instructions.

Contributing

See the contributing guide for requested procedures for contributing to this project.