You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
We don't need [a lot of libraries](https://github.com/vinta/awesome-python). We just need the best ones.
3
3
4
4
-----
5
-
## Best Libraries
5
+
## Libraries
6
6
7
7
#### Optical Character Recognition(OCR)
8
8
*[python-tesseract](https://code.google.com/p/python-tesseract) - A wrapper class for [Google Tesseract OCR](https://code.google.com/p/tesseract-ocr/).
@@ -21,7 +21,7 @@ We don't need [a lot of libraries](https://github.com/vinta/awesome-python). We
21
21
22
22
23
23
-----
24
-
## Best Utilities
24
+
## Utilities
25
25
26
26
#### Interactive Interpreter
27
27
*[IPython](https://github.com/ipython/ipython) - A rich toolkit to help you make the most out of using Python interactively.
0 commit comments