Очень юзабельное приложение http://docs.python-requests.org/en/latest/index.html
И не менее красивый код https://github.com/kennethreitz/requests/blob/develop/requests/ Есть чему поучиться
Showing posts with label codding style. Show all posts
Showing posts with label codding style. Show all posts
Dec 23, 2011
Nov 10, 2011
Django and Python Coding Style and Best Practices
Introduction:
The Zen of Python (PEP 20)
Follow guide lines:
Style Guide for Python Code (PEP 8)
Django coding style
Google Python Style Guide (RU)
Tutorials:
Django best practices fork of Django Reusable App Conventions
Django Design Patterns
Django Advice
The Hitchhiker’s Guide to Python!
Python Project Howto
Code Like a Pythonista: Idiomatic Python
Nick Coghlan’s Python Notes
A Guide to Python's Magic Methods
Code checkers:
django-lint Online
Learn by examples:
Rosettacode code and algorithms examples
Be aware of
Python Standard Library: A Few of My Favorite (Python) Things
Design patterns
http://www.pypedia.com/index.php/Main_Page
Thoughts on RESTful API Design
The Zen of Python (PEP 20)
Follow guide lines:
Style Guide for Python Code (PEP 8)
Django coding style
Google Python Style Guide (RU)
Tutorials:
Django best practices fork of Django Reusable App Conventions
Django Design Patterns
Django Advice
The Hitchhiker’s Guide to Python!
Python Project Howto
Code Like a Pythonista: Idiomatic Python
Nick Coghlan’s Python Notes
A Guide to Python's Magic Methods
Code checkers:
django-lint Online
Learn by examples:
Rosettacode code and algorithms examples
Be aware of
Python Standard Library: A Few of My Favorite (Python) Things
Design patterns
http://www.pypedia.com/index.php/Main_Page
Thoughts on RESTful API Design
Labels:
best practice,
codding style,
design patterns
Subscribe to:
Posts (Atom)