izivkov / GShockTimeServer

A python script to update time for G-Shock Watches
MIT License
17 stars 4 forks source link

Create a Python library to provide GShock API #10

Open izivkov opened 8 months ago

izivkov commented 8 months ago

We would like to create a pip-installable library from this project. This will make it easier for people to integrate this functionality into their project by just using the pip command. Example use:

pip install gshock-api

I have tried creating this library, but I'm not familiar with the process, and it is taking me too much time. If somebody is able to do this, please create a pull request, and also let me know that they are working on this.