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
- better error messages for assert equals in pytest☆330Updated last year
- The Python asyncio tutorial I wish existed earlier☆304Updated 5 years ago
- Sweeter debugging and benchmarking Python programs.☆55Updated 6 months ago
- Unravelling Python source code☆191Updated last year
- Get a clue, get some code☆366Updated 4 years ago
- Map CSV to Data Classes☆197Updated last week
- 🌿 Exploring cooperative concurrency primitives in Python☆235Updated 2 years ago
- ☆197Updated 3 years ago
- Introduction to SQLAlchemy 2020☆152Updated 3 years ago
- ☆81Updated 3 years ago
- 😎 🐍 Awesome lists about Python Bytes https://pythonbytes.fm/☆191Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Convert sql to sqlalchemy expressions☆159Updated 2 years ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆197Updated 4 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- Adds switch blocks to Python #pypackage☆249Updated 3 months ago
- Asyncio integration with sync code using greenlets.☆162Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- Python typing koans to learn type-hints in Python3 using Mypy☆119Updated 4 years ago
- Haphazard things.☆121Updated last month
- A Nintendo Entertainment System (NES) emulator in Python and Cython.☆134Updated 4 years ago
- A library for stubbing in python☆318Updated last year
- Formatter for your Python unit tests☆106Updated 3 years ago
- 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
- Trey's preferred style for writing Python code and more☆68Updated 8 years ago
- What the mock? -- Cheatsheet for mocking in Python☆90Updated 6 years ago
- A Python type explainer!☆83Updated 2 years ago
- a tool to detect test pollution☆202Updated last month