Can you put this on pypi (installable via pip)
I want to be able to run pip3 install smmryapi and use this in all my projects. I appreciate that all the tough work of the API implementation is done for me, but I want it slightly easier to use in projects! Thanks!
I think the last time I considered it there was an active project already on PyPi; have you looked at https://smmrpy.readthedocs.io/en/latest/api.html?
The more the merrier, right? I didn't come across that one, and your package is now a dependency for my projects, so it would be great if it was easier to install.
I will see if I can add it in the next week or so; would be worthwhile since the one I linked above is no longer on Github.