jya-dev / supernote-tool

Unofficial python tool for Supernote
Apache License 2.0
237 stars 25 forks source link

Publish on pypi.org for pip installs #17

Closed jparris closed 1 year ago

jparris commented 1 year ago

Hi there,

I think that publishing to pypi would simplify installs to pip install supernote-tool.

Cheers, Jon

jya-dev commented 1 year ago

Thank you for your suggestion. I'm glad that there are more users than I originally thought. I've never registered on PyPI, so I'm trying to find out how to do it.

geoffreycastillo commented 1 year ago

Agree with @jparris. Right now this tool is the only one available to read notes directly. I think if it was slightly easier to install and had some kind of interface (for example using Gooey) it could be widely used.

jya-dev commented 1 year ago

I have uploaded this tool to PyPI. You can install with following command:

pip install supernotelib