This commit is contained in:
Vinta 2015-04-01 20:29:34 +08:00
parent 7a9a3bd7c7
commit 169e78ef17

View File

@ -316,8 +316,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
*Libraries for Optical Character Recognition.* *Libraries for Optical Character Recognition.*
* [python-tesseract] (https://code.google.com/p/python-tesseract) - A wrapper class for [Google Tesseract OCR](https://code.google.com/p/tesseract-ocr/). * [python-tesseract](https://code.google.com/p/python-tesseract) - A wrapper class for [Google Tesseract OCR](https://code.google.com/p/tesseract-ocr/).
* [pytesseract](https://github.com/madmaze/pytesseract) - Another wrapper for Google Tesseract OCR. * [pytesseract](https://github.com/madmaze/pytesseract) - Another wrapper for Google Tesseract OCR.
* [pyocr](https://github.com/jflesch/pyocr) - A wrapper for Tesseract and Cuneiform. * [pyocr](https://github.com/jflesch/pyocr) - A wrapper for Tesseract and Cuneiform.
## Audio ## Audio
@ -991,7 +991,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [hgapi](http://bitbucket.org/haard/hgapi) - Pure-Python API for Mercurial. * [hgapi](http://bitbucket.org/haard/hgapi) - Pure-Python API for Mercurial.
* [gitapi](http://bitbucket.org/haard/gitapi) - Pure-Python API for git. * [gitapi](http://bitbucket.org/haard/gitapi) - Pure-Python API for git.
* [supervisor](https://github.com/Supervisor/supervisor) - Supervisor process control system for UNIX. * [supervisor](https://github.com/Supervisor/supervisor) - Supervisor process control system for UNIX.
## Job Scheduler ## Job Scheduler
*Libraries for scheduling jobs.* *Libraries for scheduling jobs.*
@ -1032,7 +1032,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [pythonlibs](http://www.lfd.uci.edu/~gohlke/pythonlibs/) - Unofficial Windows binaries for Python extension packages. * [pythonlibs](http://www.lfd.uci.edu/~gohlke/pythonlibs/) - Unofficial Windows binaries for Python extension packages.
* [spyder](https://code.google.com/p/spyderlib/) - IDE for the Python language with advanced editing, interactive testing, debugging and introspection features (also comes with Anaconda, WinPython). * [spyder](https://code.google.com/p/spyderlib/) - IDE for the Python language with advanced editing, interactive testing, debugging and introspection features (also comes with Anaconda, WinPython).
* [Python(x,y)](https://code.google.com/p/pythonxy/) - Scientific-applications-oriented Python Distribution based on Qt and Spyder. * [Python(x,y)](https://code.google.com/p/pythonxy/) - Scientific-applications-oriented Python Distribution based on Qt and Spyder.
* [WinPython](https://winpython.github.io/) - Portable development environment for Windows 7/8 * [WinPython](https://winpython.github.io/) - Portable development environment for Windows 7/8.
## Network Virtualization and SDN ## Network Virtualization and SDN