quadrismegistus / prosodic

Prosodic: a metrical-phonological parser, written in Python. For English and Finnish, with flexible language support.
http://quadrismegistus.github.io/prosodic/
GNU General Public License v3.0
277 stars 43 forks source link

Feature/setup for python3 #14

Closed camille-ryan closed 3 years ago

camille-ryan commented 5 years ago

Added functionality for people to install as a package using pip. Not sure if incrementing the version string in setup.py was appropriate or not, since this is my first time contributing to a stranger's package!

quadrismegistus commented 4 years ago

Thanks for doing this! It got going a process (moving toward pypi compatibility) which ended up restructuring the repository and also using more the ~/prosodic_data user directory for all customizable data. Let me know what you think. It should be ready now at pip install prosodic