amyreese / pyconLinks
Python conference talks
☆58Updated 8 months ago
Alternatives and similar repositories for pycon
Users that are interested in pycon are comparing it to the libraries listed below
Sorting:
- David Beazley's blog.☆291Updated last year
- Unravelling Python source code☆191Updated last year
- The Python asyncio tutorial I wish existed earlier☆304Updated 5 years ago
- 🌿 Exploring cooperative concurrency primitives in Python☆235Updated 2 years ago
- Introduction to SQLAlchemy 2020☆152Updated 3 years ago
- ☆81Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- A Nintendo Entertainment System (NES) emulator in Python and Cython.☆134Updated 4 years ago
- better error messages for assert equals in pytest☆330Updated last year
- Sample code for the video course: Modern Python: Big Ideas, Little Code☆471Updated 3 years ago
- Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.☆121Updated last year
- Map CSV to Data Classes☆197Updated last week
- Sweeter debugging and benchmarking Python programs.☆55Updated 6 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- Haphazard things.☆121Updated last month
- ☆197Updated 3 years ago
- Python typing koans to learn type-hints in Python3 using Mypy☆119Updated 4 years ago
- 😎 🐍 Awesome lists about Python Bytes https://pythonbytes.fm/☆191Updated 3 years ago
- A Python type explainer!☆83Updated 2 years ago
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆198Updated 4 years ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆103Updated last year
- dead simple python dead code detection☆397Updated last month
- An in-memory database of Python objects, searchable using quasi-SQL API☆177Updated 2 weeks ago
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆55Updated 4 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- Lightweight, decorator-based Python implementation of a Finite State Machine☆112Updated 2 years ago
- ☆58Updated 5 years ago
- Opinionated coding guidelines and best practices in Python☆207Updated 5 years ago
- Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.☆249Updated last year
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆197Updated 4 months ago