Metadata-Version: 2.1
Name: harmony-tools
Version: 0.1
Summary: UNKNOWN
Home-page: https://github.com/a1fred/harmony_tools
Author: a1fred
Author-email: demalf@gmail.com
License: MIT
Description: # Harmony tools
        Library with musical harmony objects with basic cli
        
        # Modules
        [guitar](docs/guitar.md) - Quick way to see gamma layout on guitar  
        [gammas](docs/gammas.md) - Some tools for gammas
        [notes](notes/gammas.md) - Some tools for notes
        [pentatonics](notes/pentatonics.md) - Some tools for pentatonics
        
        
        # Installation
        Clone this repository and run
        ```sh
        $ pip install harmony_tools
        ```
        
        # CONTRIBUTING
        Feel free to create PR
        
        # LICENSE
        MIT
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
