Skip to main content

Package that make easy creation of fretboards and chords diagrams

Project description

FretBoardGtr

Package that make easy creation of highly customizable fretboards and chords diagrams

CI Status Documentation Status PyPI Code style: black Coverage Status License: GNU Affero General Public License v3.0 Issue Badge Pull requests Badge

Get started

To get started simply install the package from PyPI

Dependencies

fretboardgtr needs to have the following install in order to run :

sudo apt install libcairo2-dev pkg-config

How to install

pip install fretboardgtr

Usage

from fretboardgtr.fretboard import FretBoard
from fretboardgtr.notes_creators import ScaleFromName

fretboard = FretBoard()
c_major = ScaleFromName(root="C", mode="Ionian").build()
fretboard.add_notes(scale=c_major)
fretboard.export("my_fretboard.svg", format="svg")

My Fretboard

Documentation

All the documentation can be found in the documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fretboardgtr-0.2.6.tar.gz (85.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fretboardgtr-0.2.6-py3-none-any.whl (54.5 kB view details)

Uploaded Python 3

File details

Details for the file fretboardgtr-0.2.6.tar.gz.

File metadata

  • Download URL: fretboardgtr-0.2.6.tar.gz
  • Upload date:
  • Size: 85.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for fretboardgtr-0.2.6.tar.gz
Algorithm Hash digest
SHA256 b83546ecc4459de8dedae5e3927000f7a47157952dc503a565911fbf0cba8507
MD5 2511fb7661ea78c5beae5631ad327289
BLAKE2b-256 2989e37fe5e92660371434648c2e7390ffdc3c86eed31c49047e40c55d0a67f7

See more details on using hashes here.

File details

Details for the file fretboardgtr-0.2.6-py3-none-any.whl.

File metadata

  • Download URL: fretboardgtr-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 54.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for fretboardgtr-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 33a432dc7895d8649d701f3465a4051a342ebb2692c1c521103e7fe4d25ae377
MD5 fd1b2bb01187e98954ce44180ae8c595
BLAKE2b-256 857e6b70f0141d5caa6094b16985d1fb5c45a06f3a184344b051bcfb6f964236

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page