Linking pages
- Python interfaces: abandon ABC and switch to Protocols | by Oleg Sinavski | Jan, 2023 | Level Up Coding https://levelup.gitconnected.com/python-interfaces-choose-protocols-over-abc-3982e112342e 22 comments
- Python Negatypes • Hillel Wayne https://www.hillelwayne.com/post/negatypes/ 16 comments
- PEP 544 – Protocols: Structural subtyping (static duck typing) | peps.python.org https://peps.python.org/pep-0544/#non-goals 14 comments
- A Python-esque Type System for Python: Duck Typing Statically | Taylor Manderson https://trm.io/2017/01/29/structural-subtyping-python.html 12 comments
- Subclassing in Python Redux https://hynek.me/articles/python-subclassing-redux/ 11 comments
- Loosely coupled Python code with Dependency Injection | Towards Dev https://blog.shanenolan.dev/loosely-coupled-python-code-with-dependency-injection-d9adc6725d4a 8 comments
- 1-minute guide to real constants in Python - DEV Community 👩💻👨💻 https://dev.to/wemake-services/1-minute-guide-to-real-constants-in-python-2bpk 6 comments
- Python Negatypes • Hillel Wayne https://www.hillelwayne.com/negatypes/ 4 comments
- Keeping things in sync: derive vs test - lukeplant.me.uk https://lukeplant.me.uk/blog/posts/keeping-things-in-sync-derive-vs-test/ 2 comments
- CSI: Python Type System, episode 2 | by Paweł Święcki | Daftcode Blog https://blog.daftcode.pl/csi-python-type-system-episode-2-baf5168038c0 1 comment
- Python interfaces: abandon ABC and switch to Protocols | by Oleg Sinavski | Jan, 2023 | Level Up Coding https://levelup.gitconnected.com/python-interfaces-choose-protocols-over-abc-3982e112342e?gi=e5a70628cf2d 1 comment
- Clean Architecture with FastAPI | The Cache • Fueled Engineering https://fueled.com/the-cache/posts/backend/clean-architecture-with-fastapi/ 1 comment
- Writing a Home Assistant Core Integration: Part 1 · Jon Seager https://jnsgr.uk/2024/09/pytouchlinesl 1 comment
- Python ellipses considered harmful – Wellformedness https://www.wellformedness.com/blog/python-ellipses-considered-harmful/ 1 comment
- GitHub - carlospalol/money: Python money class with optional CLDR-backed locale-aware formatting and an extensible currency exchange solution. https://github.com/carlospalol/money 0 comments
- Smashing Python tech debt with Polymorphism | by Code Review Doctor | Medium https://codereviewdoctor.medium.com/smashing-python-tech-debt-with-polymorphism-364db4f52b54?v=1 0 comments
- GitHub - facebookresearch/open_lth: A repository in preparation for open-sourcing lottery ticket hypothesis code. https://github.com/facebookresearch/open_lth 0 comments
- GitHub - saoirse-zee/tinyland: A very small Dynamicland. https://github.com/saoirse-zee/tinyland 0 comments
- Best practices to write Deep Learning code: Project structure, OOP, Type checking and documentation | AI Summer https://theaisummer.com/best-practices-deep-learning-code/ 0 comments
- GitHub - dmytrostriletskyi/accessify: Python design kit: interfaces, declared exception throws, class members accessibility levels (private and protected methods for humans). https://github.com/dmytrostriletskyi/accessify 0 comments
Related searches:
Search whole site: site:docs.python.org
Search title: abc â Abstract Base Classes — Python 3.11.2 documentation
See how to search.