Skip to content

matthewrankin/sdfascii-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdfascii examples

Development Setup

Development Setup Using pyenv

Use the following commands to create a Python virtualenv using pyenv and pyenv-virtualenv, install the requirements in the virtualenv named, and list the available Invoke tasks.

$ pyenv virtualenv 3.11 sdfexamples
$ pyenv activate sdfexamples
$ pip install --upgrade pip
$ pip install -r requirements.txt
$ inv -l

License

sdfascii-examples is released under the MIT license. Please see the LICENSE.txt file for more information.

About

Python code to process sdf files for ibanez_ts9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages