RafeKettler / magicmethodsLinks
Guide to Python's magic methods
☆1,715Updated last year
Alternatives and similar repositories for magicmethods
Users that are interested in magicmethods are comparing it to the libraries listed below
Sorting:
- PEP 8, for Humans.☆510Updated 6 years ago
- An open collection of Python anti-patterns and worst practices.☆1,733Updated 4 years ago
- Single page cheat-sheet about Python string formatting☆1,294Updated 4 years ago
- Generator Tricks for Systems Programmers (Tutorial)☆442Updated 2 years ago
- Full Stack Python source with Pelican, Bootstrap and Markdown.☆2,938Updated 2 years ago
- Source of Explore Flask book☆1,689Updated 2 years ago
- Easy, clean, reliable Python 2/3 compatibility☆1,184Updated 6 months ago
- Sample code for the video course: Modern Python: Big Ideas, Little Code☆471Updated 3 years ago
- A collection of popular design patterns implemented in Python programming language☆725Updated 4 years ago
- Resources for learning about Python internals and CPython source code☆475Updated 3 years ago
- A Python module for decorators, wrappers and monkey patching.☆2,242Updated last month
- A simple tutorial about effectively using pdb☆879Updated last year
- An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience.☆517Updated 3 years ago
- Git repository for the "Python Language Features and Tricks You May Not Know Article" at http://sahandsaba.com/thirty-python-language-fe…☆298Updated 11 years ago
- Write Pythonic Code Like a Seasoned Developer video course demo materials.☆735Updated last year
- Pretty dir() printing with joy☆1,327Updated 2 weeks ago
- A collection of miscellaneous thoughts that aren't on my blog.☆670Updated 4 years ago
- A listing of questions that could potentially be asked for a python job listing☆220Updated 10 years ago
- IPython tool to report memory usage deltas for every command you type☆372Updated last year
- This repository is not maintained☆2,851Updated 7 years ago
- Collection of less popular features and tricks for the Python programming language☆3,062Updated 2 years ago
- Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.☆3,486Updated last year
- Useful checklist for building good Python library APIs, based on "How to make a good library API" PyCon 2017 talk.☆335Updated 7 years ago
- A simple program which checks Python source files for errors☆1,439Updated 5 months ago
- Notes from Raymond Hettinger's talk at PyCon US 2013.☆657Updated 6 years ago
- Effective Python: Third Edition — Source Code and Errata for the Book☆2,404Updated last year
- A cool logging replacement for Python.☆1,492Updated this week
- Tutorial on how to structure Python packages☆439Updated last year
- 500 Lines or Less☆319Updated 2 years ago
- A solid foundation for your flask app☆1,282Updated 2 years ago