deskew
deskew copied to clipboard
Which is the original repository?
Hi Folks,
does anybody know which is the original repository?
https://github.com/sbrunner/deskew or https://github.com/kakul/Alyn
Best regards Sascha
As it's written at the end of this page https://github.com/sbrunner/deskew it's Alyn :-)
Well, that was fast =) Thanks
What's the preferred method to install this library?
pip install deskew
...
pip install deskew
...
I am always a bit wary about pip-installing
packages without making sure that the package was uploaded to PyPI by the owner of the repository. It may be worth it to mention in the README that the package on PyPI is yours, so that one does not have to check. Natually, once we are on PyPI, we can see it is yours, but if we arrive on Github directly, we don't know.