-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
It'd be nice if this package was available on PyPI to make installation easier
I was experimenting a bit with poetry and I would suggest something like:
- Create a
fygendirectory and movefygen.py/fygen_help.py/wavedef.pycode in there - Export relevant public interfaces from
__init__ - Update documentation accordingly
- Maybe move some constants/exceptions to their own files
- Get rid of
sys.pathmodifications in the examples
If you're interested in this I can provide a PR for it while also dropping python2 support.
What would remain to do is to actually publish to PyPI.
It might also be worth looking into setting up CI to automate releases from github - but I think that's less important and something that could be done later if desired.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels