Skip to main content

A simple package to create, edit, compile files in the ChordPro file format.

Project description

pychordpro

pychordpro is a simple Python package that allows to easly interact with the ChordPro file format.

Installation

To install the package you can simply type:

pip install pychordpro

Example Usage

import pychordpro

song = Song(filename='mysong.cho', notes='latin')
song.open()

print(song.read())

song.transpose(1)
song.config('config.json')

song.compile()

Methods

All the functions and methods are basically Python transcriptions of the command line options for ChordPro, so you will have to install the ChordPro file transformation program as well.

However you can easily see the source code here.

ChordPro installation guides for:

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

pychordpro-0.1.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file pychordpro-0.1.tar.gz.

File metadata

  • Download URL: pychordpro-0.1.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.6

File hashes

Hashes for pychordpro-0.1.tar.gz
Algorithm Hash digest
SHA256 475feb421770d754764ac6012e6f6ac3a6d162fde30d440a8e99707a1dc64a75
MD5 00c2c6fa42ef9a5e7da94c5de8d6abb6
BLAKE2b-256 0745bbde5ace86dcc402330b3f32e6bf31749beab45b6cd6f610802a27806caf

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