design-patterns-for-humans / en-US-pythonLinks
☆33Updated 8 years ago
Alternatives and similar repositories for en-US-python
Users that are interested in en-US-python are comparing it to the libraries listed below
Sorting:
- Excerpts from the book Python Testing with Pytest by Brian Okken☆79Updated last year
- Auxiliary code to my PyCon Sweden 2017 talk "Design Patterns in Python"☆131Updated 7 years ago
- My notes on some books I read on Python☆159Updated last year
- Common GOF Patterns implemented in Python☆297Updated last year
- Main repo of PyCon 2020 Tutorial☆138Updated 2 years ago
- Simple Software Engineering techniques for Python developers☆96Updated last year
- Resources for the book Clean code in Python, and material for the talk at EuroPython 2016☆157Updated this week
- Course materials and handouts for Getting started with pytest course☆40Updated 3 years ago
- Modern Python Projects course materials and handouts☆96Updated 2 years ago
- Collection of resources recommended by community members for learning various python programming topics.☆228Updated last year
- My notes on design patterns with implementations in Python.☆56Updated 5 years ago
- ☆17Updated last year
- Demo code and other handouts for students of our FastAPI Web Apps course.☆355Updated 6 months ago
- ☆107Updated 2 years ago
- Code for the Python code smells video on the ArjanCodes channel.☆73Updated 2 years ago
- ☆26Updated 6 years ago
- A demo implementation of a clean architecture in Python.☆268Updated last year
- 😎 🐍 Awesome lists about Python Bytes https://pythonbytes.fm/☆191Updated 3 years ago
- ☆88Updated 6 months ago
- Code examples for the writing faster Python 3 talk☆55Updated 2 years ago
- Code examples for the Python Logging book