Skip to content

ohjackzhou/Python_Module

 
 

Repository files navigation

Python_Module

代码示例目录

➜  Python_Module git:(master) ✗ tree -L 2
.
├── FluentPy
│   ├── basic_data_sturcture
│   ├── first-class-function
│   └── FuncIsClass
├── PatternDesign
│   ├── README.md
│   └── Singleton
├── Python_Core
│   ├── function
│   ├── GUIProgramming
│   ├── Third_Moudle
│   └── Web
├── Python_lxf
│   ├── Asynchronous_IO
│   ├── awesomepython3webapp
│   ├── Database_Operation
│   ├── Python_Basic_Operation
│   ├── test.py
│   └── Web_Dev
├── Python_Questions
│   ├── cython
│   ├── README.md
│   ├── RegularExpression.py
│   ├── test_aiohttp_asynico.py
│   ├── test_closure.py
│   └── tips
├── Python_Tutorial
├── README.md
├── Spider
│   ├── __init__.py
│   ├── shixi
│   └── test.py
└── Three_Part_Moudule
    ├── Django
    ├── Flask
    ├── Matplotlib
    ├── Numpy
    ├── OpenCV_Python
    ├── Pandas
    ├── PIL
    ├── Pygame
    ├── PyTesseract
    ├── Qt
    ├── redis
    ├── Requests
    ├── scrapyTutorial
    └── Tkinter

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 44.7%
  • HTML 19.2%
  • CSS 16.3%
  • Python 10.9%
  • JavaScript 8.3%
  • Julia 0.6%