Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 823 Bytes

README.md

File metadata and controls

52 lines (28 loc) · 823 Bytes

Python-Code

A collection of the python code that I have used.

The standard of using python! Make python code more pythonic!

including:

  • Geometric
  • Least Squares
  • Optimization algorithm
  • sorting algorithm

including:

  • csv
  • docx
  • txt
  • excel
  • pdf

A tutorial for using html to show python console, very nice!

Some tutorials using OpenCV

Others I think are not worth mentioned, hope you can find what you want.

Related

http://jobbole.github.io/awesome-python-cn/

https://github.com/metafy-social/daily-python-scripts

https://github.com/TheAlgorithms/Python