switowski / writing-faster-python3Links
Code examples for the writing faster Python 3 talk
☆55Updated 3 years ago
Alternatives and similar repositories for writing-faster-python3
Users that are interested in writing-faster-python3 are comparing it to the libraries listed below
Sorting:
- ☆197Updated 3 years ago
- A GitHub Action to add latest changes after each PR merged automatically☆199Updated 3 weeks ago
- Arrest is a small utility to easily structure and validate your REST api calls using pydantic and httpx☆159Updated last year
- Browser reload with uvicorn!☆68Updated 2 years ago
- ☆91Updated 8 months ago
- Development tool for analysing and managing python traces☆123Updated last year
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- dead simple python dead code detection☆392Updated 2 weeks ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- Learn Python tips, tools, and techniques in around 5 minutes each.☆31Updated 3 years ago
- OpenAI powered AI CLI in just a few lines of code.☆126Updated last year
- Test whether your code is logging correctly 🪵☆120Updated this week
- a tool to detect test pollution☆201Updated 2 weeks ago
- Automatically convert relative imports to absolute☆159Updated last year
- Run pytest inside a sub interpreter☆23Updated 2 years ago
- Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.☆248Updated last year
- A collection of tips, tricks and links to help you speed up your pytest suite.☆360Updated 6 months ago
- pytest + rich integration (proof of concept)☆251Updated 3 weeks ago
- Sweeter debugging and benchmarking Python programs.☆55Updated 5 months ago
- An Elasticsearch Python ORM based on Pydantic.☆124Updated 2 years ago
- Automatically convert unittests to pytest☆59Updated 2 weeks ago
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- 🌿 Exploring cooperative concurrency primitives in Python☆236Updated last year
- automatically add annotations to untyped python code!☆196Updated 8 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆174Updated 2 weeks ago
- Automatically use the awesome walrus operator☆125Updated 2 weeks ago
- Define your JSON schema as Python dataclasses☆61Updated 2 years ago
- Asynchronous ORM that uses pydantic models to represent database tables ✨☆150Updated 2 weeks ago
- A minimal re-implementation of Python's `venv` module☆139Updated 5 months ago