Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install chordgenerator

How to install chordgenerator

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install chordgenerator
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
0.4 Available View build log
 
Author
License
LICENSE.txt
Lastest release
version 0.4 on Jan 9th, 2014

About

Chordgenerator is a Django application for enumerating all possible chords in a selected scale. In particular, Chordgenerator will show what the chord is for a given chord type and position, if such a chord exists. A demonstration is available here <http://www.pkmurphy.com.au/chordgenerator/>.

Installation and Dependencies

You can get Chordgenerator from PyPI through the command:

pip install chordgenerator

Once installed, just add "chordgenerator" to your INSTALLED_APPS list in settings.py, and add the desired URL in one of the urls.py files.

Apart from Django, the app depends on musictheory. This package - also made by myself - is the guts of the application, and can be used outside of Django. It contains classes for musical temperaments, scales and chords.

The HTML template file used to generate HTML has been redesigned to work with the Mezzanine CMS. The redesign removed any explicit references to particular stylesheets found with earlier versions. Feel free to customise: the app is released under a 3 clause BSD license.

Versions

  • 0.1 (May 1st 2011) - Initial release. Took code and made setup script.
  • 0.2 (May 11th 2011) - Remove bugs.
  • 0.3 (June 6th 2011) - Add license information. Add more scales.
  • 0.4 (June 2nd 2013) - Try to make a half-decent PyPI package.

Subscribe to package updates

Last updated Jan 9th, 2014

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.