openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pytesseract
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
15 days
ago. based on code collected
16 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 16 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Validate string quote style (#199)
johnthagen
More...
over 5 years ago
Add John Hagen to the list of contributors
int3l
More...
over 5 years ago
Add unit tests (#197)
johnthagen
More...
over 5 years ago
Fix invalid link in the credits section
int3l
More...
over 5 years ago
Fix last docstring to conform to PEP 257 (#198)
johnthagen
More...
over 5 years ago
Create Travis CI config. Only use pep8 env for now (#195)
johnthagen
More...
over 5 years ago
Add pep8-naming plugin to pep8 tox env to enforce correct naming of variables and functions (#194)
johnthagen
More...
over 5 years ago
Ignore PyCharm project settings (#192)
johnthagen
More...
over 5 years ago
Make docstrings PEP 257 compliant (#191)
johnthagen
More...
over 5 years ago
Add flake8 tox environment and fix PEP8 errors (#189)
johnthagen
More...
over 5 years ago
Update docs with correct image library references
int3l
More...
over 5 years ago
replace the deprecated mktemp function
int3l
More...
almost 6 years ago
Bump version to 0.2.7
int3l
More...
about 6 years ago
Document the batch processing example
int3l
More...
about 6 years ago
Fix potential reference before assignment
int3l
More...
about 6 years ago
Avoid deadlocks while retrieving data from std out/err
int3l
More...
about 6 years ago
Use sets consistently
int3l
More...
about 6 years ago
Always pass the environment for all platforms
int3l
More...
about 6 years ago
Proper cleanup in case of tesseract error.
int3l
More...
about 6 years ago
only python 2.7 support classifier
int3l
More...
about 6 years ago
pytesseract doesn't support python 2.6
int3l
More...
about 6 years ago
Documentation refactoring
int3l
More...
about 6 years ago
Bump version to 0.2.6
int3l
More...
about 6 years ago
Prevent leaking of open file descriptors in parent
int3l
More...
about 6 years ago
Use context manager for opening image files
int3l
More...
about 6 years ago
Use wraps for proper decoration
int3l
More...
about 6 years ago
Adjust the quote handling for the pandas output
int3l
More...
over 6 years ago
Replace StringIO by BytesIO because it file.read() return bytes and not strings (#161)
ELToulemonde
More...
over 6 years ago
Adding pd.DataFrame as a posssible output of image_to_data (#160)
ELToulemonde
More...
over 6 years ago
Axe the deprecated box option from image_to_string
int3l
More...
over 6 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
21
22
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree