@@ -312,7 +312,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
312
312
313
313
* [ pillow] ( http://pillow.readthedocs.org/en/latest/ ) - Pillow is the friendly [ PIL] ( http://www.pythonware.com/products/pil/ ) fork.
314
314
* [ hmap] ( https://github.com/rossgoodwin/hmap ) - Image histogram remapping.
315
- * [ imgSeek] ( http ://sourceforge.net/projects/imgseek/) - A project for searching a collection of images using visual similarity.
315
+ * [ imgSeek] ( https ://sourceforge.net/projects/imgseek/) - A project for searching a collection of images using visual similarity.
316
316
* [ nude.py] ( https://github.com/hhatto/nude.py ) - Nudity detection.
317
317
* [ pyBarcode] ( https://pythonhosted.org/pyBarcode/ ) - Create barcodes in Python without needing PIL.
318
318
* [ pygram] ( https://github.com/ajkumar25/pygram ) - Instagram-like image filters.
@@ -391,7 +391,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
391
391
* Libraries for connecting and operating databases.*
392
392
393
393
* MySQL - [ awesome-mysql] ( http://shlomi-noach.github.io/awesome-mysql/ )
394
- * [ mysql-python] ( http ://sourceforge.net/projects/mysql-python/) - The MySQL database connector for Python.
394
+ * [ mysql-python] ( https ://sourceforge.net/projects/mysql-python/) - The MySQL database connector for Python.
395
395
* [ mysqlclient] ( https://github.com/PyMySQL/mysqlclient-python ) - mysql-python fork supporting Python 3.
396
396
* [ oursql] ( https://pythonhosted.org/oursql/ ) - A better MySQL connector with support for native prepared statements and BLOBs.
397
397
* [ PyMySQL] ( https://github.com/PyMySQL/PyMySQL ) - Pure Python MySQL driver compatible to mysql-python.
@@ -892,7 +892,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
892
892
* [ pysonar2] ( https://github.com/yinwang0/pysonar2 ) - A type inferencer and indexer for Python.
893
893
* Linter
894
894
* [ Flake8] ( https://pypi.python.org/pypi/flake8 ) - The modular source code checker: pep8, pyflakes and co.
895
- * [ Pylint] ( http ://www.pylint.org/) - A Fully customizable source code analyzer.
895
+ * [ Pylint] ( https ://www.pylint.org/) - A Fully customizable source code analyzer.
896
896
* [ pylama] ( https://pylama.readthedocs.org/en/latest/ ) - Code audit tool for Python and JavaScript.
897
897
898
898
## Debugging Tools
@@ -1073,7 +1073,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
1073
1073
* [ Python(x,y)] ( http://python-xy.github.io/ ) - Scientific-applications-oriented Python Distribution based on Qt and Spyder.
1074
1074
* [ pythonlibs] ( http://www.lfd.uci.edu/~gohlke/pythonlibs/ ) - Unofficial Windows binaries for Python extension packages.
1075
1075
* [ PythonNet] ( https://github.com/pythonnet/pythonnet ) - Python Integration with the .NET Common Language Runtime (CLR).
1076
- * [ PyWin32] ( http ://sourceforge.net/projects/pywin32/) - Python Extensions for Windows.
1076
+ * [ PyWin32] ( https ://sourceforge.net/projects/pywin32/) - Python Extensions for Windows.
1077
1077
* [ WinPython] ( https://winpython.github.io/ ) - Portable development environment for Windows 7/8.
1078
1078
1079
1079
## Network Virtualization and SDN
0 commit comments