amyreese / pyconLinks
Python conference talks
☆57Updated 2 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.☆286Updated last year
- ☆192Updated 3 years ago
- Map CSV to Data Classes☆196Updated last year
- 🌿 Exploring cooperative concurrency primitives in Python☆234Updated last year
- An in-memory database of Python objects, searchable using quasi-SQL API☆170Updated 2 months ago
- better error messages for assert equals in pytest☆326Updated 11 months ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Unravelling Python source code☆188Updated last year
- 😎 🐍 Awesome lists about Python Bytes https://pythonbytes.fm/☆191Updated 2 years ago
- A Python Enum that inherits from str.☆118Updated last year
- A collection of tips, tricks and links to help you speed up your pytest suite.☆341Updated 2 months ago
- dead simple python dead code detection☆372Updated last week
- Sweeter debugging and benchmarking Python programs.☆55Updated last month
- A flexible, customizable timer for your Python code☆299Updated 2 years ago
- Introduction to SQLAlchemy 2020☆149Updated 2 years ago
- Python typing koans to learn type-hints in Python3 using Mypy☆118Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- Python dependency locking for complex projects☆153Updated last week
- Examples for the blog post on pytest-mock☆81Updated 3 years ago
- ☆80Updated 2 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last week
- Automatically convert relative imports to absolute☆157Updated last year
- Project task tracking / todo list☆99Updated last year
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆187Updated 5 months ago
- Adds integration of the Chameleon template language to FastAPI. #pypackage☆141Updated 4 months ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆445Updated 9 months ago
- Tool for automatically sorting python statements within a module☆379Updated last month
- pytest plugin for pretty printing the test summary.☆453Updated 2 months ago
- Separate test code from test cases in pytest.☆365Updated 2 months ago
- Get a clue, get some code☆367Updated 3 years ago