gitwatch> python> Top 30 Python Projects In GitHub> OCT 19, 2014 BY DSK

Top 30 Python Projects In GitHub http://www.idiotinside.com/2014/10/19/top-30-python-projects-in-github/

Is it good for studying python code?

https://github.com/django/django/tree/master/django/utils Seemed to be difficult to read.

https://github.com/mitsuhiko/flask/tree/master/flask The structure seems to be easy to understand at a glance. I will read this area.

Recommended Posts

gitwatch> python> Top 30 Python Projects In GitHub> OCT 19, 2014 BY DSK
Sort by date in python
Automate jobs by manipulating files in Python
Read the file line by line in Python
Common mock by moto in Python Unittest
Alignment algorithm by insertion method in Python
Scene recognition by GIST features in Python
Split camel case string word by word in Python