GitHunt
BI

bielsnohr/guitab

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

.. image:: https://github.com/bielsnohr/guitab/actions/workflows/lint-and-test.yml/badge.svg?branch=master
:target: https://github.com/bielsnohr/guitab/actions/workflows/lint-and-test.yml?query=branch:master

.. image:: https://github.com/bielsnohr/guitab/actions/workflows/docs.yml/badge.svg?branch=master
:target: https://bielsnohr.github.io/guitab/

.. image:: https://codecov.io/gh/bielsnohr/guitab/branch/master/graph/badge.svg?token=YUFX8ZA5XX
:target: https://codecov.io/gh/bielsnohr/guitab

.. image:: https://img.shields.io/pypi/v/guitab.svg
:target: https://pypi.python.org/pypi/guitab

======
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 <CONTRIBUTING.rst>_ for requested procedures for
contributing to this project.

Languages

Python100.0%

Contributors

BSD 3-Clause "New" or "Revised" License
Created January 6, 2014
Updated February 15, 2023