0
I Use This!
Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Validate string quote style (#199) More... over 5 years ago
Add John Hagen to the list of contributors More... over 5 years ago
Add unit tests (#197) More... over 5 years ago
Fix invalid link in the credits section More... over 5 years ago
Fix last docstring to conform to PEP 257 (#198) More... over 5 years ago
Create Travis CI config. Only use pep8 env for now (#195) More... over 5 years ago
Add pep8-naming plugin to pep8 tox env to enforce correct naming of variables and functions (#194) More... over 5 years ago
Ignore PyCharm project settings (#192) More... over 5 years ago
Make docstrings PEP 257 compliant (#191) More... over 5 years ago
Add flake8 tox environment and fix PEP8 errors (#189) More... over 5 years ago
Update docs with correct image library references More... over 5 years ago
replace the deprecated mktemp function More... almost 6 years ago
Bump version to 0.2.7 More... about 6 years ago
Document the batch processing example More... about 6 years ago
Fix potential reference before assignment More... about 6 years ago
Avoid deadlocks while retrieving data from std out/err More... about 6 years ago
Use sets consistently More... about 6 years ago
Always pass the environment for all platforms More... about 6 years ago
Proper cleanup in case of tesseract error. More... about 6 years ago
only python 2.7 support classifier More... about 6 years ago
pytesseract doesn't support python 2.6 More... about 6 years ago
Documentation refactoring More... about 6 years ago
Bump version to 0.2.6 More... about 6 years ago
Prevent leaking of open file descriptors in parent More... about 6 years ago
Use context manager for opening image files More... about 6 years ago
Use wraps for proper decoration More... about 6 years ago
Adjust the quote handling for the pandas output More... over 6 years ago
Replace StringIO by BytesIO because it file.read() return bytes and not strings (#161) More... over 6 years ago
Adding pd.DataFrame as a posssible output of image_to_data (#160) More... over 6 years ago
Axe the deprecated box option from image_to_string More... over 6 years ago