amyreese / pyconLinks
Python conference talks
☆58Updated 6 months ago
Alternatives and similar repositories for pycon
Users that are interested in pycon are comparing it to the libraries listed below
Sorting:
- 😎 🐍 Awesome lists about Python Bytes https://pythonbytes.fm/☆191Updated 3 years ago
- David Beazley's blog.☆290Updated last year
- better error messages for assert equals in pytest☆330Updated last year
- Map CSV to Data Classes☆197Updated last week
- Sweeter debugging and benchmarking Python programs.☆55Updated 4 months ago
- 🌿 Exploring cooperative concurrency primitives in Python☆236Updated last year
- An in-memory database of Python objects, searchable using quasi-SQL API☆173Updated 2 months ago
- Get a clue, get some code☆366Updated 4 years ago
- Unravelling Python source code☆191Updated last year
- Python typing koans to learn type-hints in Python3 using Mypy☆118Updated 3 years ago
- Sample code for the video course: Modern Python: Big Ideas, Little Code☆471Updated 3 years ago
- A library for stubbing in python☆315Updated last year
- The Python asyncio tutorial I wish existed earlier☆302Updated 5 years ago
- Introduction to SQLAlchemy 2020☆153Updated 2 years ago
- ☆196Updated 3 years ago
- Adds switch blocks to Python #pypackage☆249Updated last month
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆198Updated 4 years ago
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- An awesome list for python package development☆80Updated 2 years ago
- Instant visualization of Python AST and Code Objects☆143Updated last year
- dead simple python dead code detection☆391Updated last week
- Pythonic Objects☆107Updated 6 years ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 months ago
- Automatically convert relative imports to absolute☆159Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 weeks ago
- a tool to detect test pollution☆201Updated last week
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆447Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 3 weeks ago
- A Nintendo Entertainment System (NES) emulator in Python and Cython.☆134Updated 4 years ago