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:
- ☆196Updated 3 years ago
- Browser reload with uvicorn!☆68Updated 2 years ago
- A GitHub Action to add latest changes after each PR merged automatically☆196Updated 2 weeks ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- Development tool for analysing and managing python traces☆123Updated last year
- ☆91Updated 7 months ago
- Automatically convert relative imports to absolute☆159Updated last year
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- This is the home of FastAPI for enclave applications! Get started in minutes 🎉☆96Updated 3 years ago
- a tool to detect test pollution☆201Updated last week
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Test whether your code is logging correctly 🪵☆118Updated last month
- Command-line parsing library for Python 3.☆136Updated last year
- Automatically convert unittests to pytest☆59Updated last week
- Builds a graph of a Python project's internal dependencies.☆101Updated this week
- pytest + rich integration (proof of concept)☆251Updated last week
- dead simple python dead code detection☆391Updated last week
- A simple but powerful Python packer to run any project with any virtualenv dependencies anywhwere.☆50Updated this week
- Lightweight browser hot reload for Python ASGI web apps☆161Updated 2 months ago
- Run pytest inside a sub interpreter☆23Updated 2 years ago
- Arrest is a small utility to easily structure and validate your REST api calls using pydantic and httpx☆159Updated last year
- Automatically use the awesome walrus operator☆124Updated last week
- A basic Python-based publishing platform based around the idea of commonplace books☆29Updated 2 years ago
- Adopt Ruff easily☆36Updated 3 weeks ago
- Asynchronous ORM that uses pydantic models to represent database tables ✨☆149Updated last week
- An Elasticsearch Python ORM based on Pydantic.☆124Updated 2 years ago
- OpenAI powered AI CLI in just a few lines of code.☆126Updated last year
- Automatically remove unnecessary `# noqa` comments☆262Updated last week
- A collection of tips, tricks and links to help you speed up your pytest suite.☆354Updated 5 months ago
- ☆92Updated last month