rbignon / doctoshotgun

Script to automatically book a vaccine slot on Doctolib in the next seven days.
GNU General Public License v3.0
549 stars 142 forks source link

[WIP] doctoshotgun is now an installable python module #310

Open rbignon opened 2 years ago

rbignon commented 2 years ago

In order to use doctoshotgun as a library in another project I'm currently writing (doctoshotgun_gui, a multiplatform frontend of doctoshotgun!), I split the script into a real python module, which can be imported.

Everything is not done yet, but I would be interested to get reviews.

TODO: