Hello.
I have managed to create
a version of nvPY running on Python 3.7, along with support for the recent Simplenote API changes/deprecations. (I also fixed a few bugs that I came across along the way.) It passes all of the tests and is working well for me.
I was hoping to have some help testing it out before I make a formal pull request—if such a thing is even warranted or desired.
Any recent version of Python 3 should run this fine, though an updated install of the
Simplenote package (>= 2.0.2) will be required for this fork to run properly.
If you would like to try it out, clone the repo and—from the top directory—run:
Please let me know if you find any problems and I truly appreciate any interest.
(I am working on some other features and ideas as well.)