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

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").get()
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.0.tar.gz (81.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.0-py3-none-any.whl (51.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for fretboardgtr-0.2.0.tar.gz
Algorithm Hash digest
SHA256 264e9c3daef95727643c410b08fa3a221101a020a38961df4e99314678743090
MD5 59aa5245a7ff2a9434b37c7018e72efd
BLAKE2b-256 3a4ba15a41af196c384f17e355c657d3f642a6bf9c55bf26c6ceb5f016a50369

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for fretboardgtr-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 988df1245a0c9c258048f727fd5ef9e941d6dae01d44ab9d21094a49ffac1d8a
MD5 387568dc68d143cb5635a471dbe13d8f
BLAKE2b-256 efc97b49f290d09a028ca3812a9564fad6081df7f8101b87b478c12f50453104

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