switowski / writing-faster-python3Links
Code examples for the writing faster Python 3 talk
☆55Updated 2 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:
- ☆195Updated 3 years ago
- Arrest is a small utility to easily structure and validate your REST api calls using pydantic and httpx☆157Updated 11 months ago
- A GitHub Action to add latest changes after each PR merged automatically☆191Updated 2 weeks ago
- ☆87Updated 6 months ago
- Browser reload with uvicorn!☆68Updated 2 years ago
- pytest + rich integration (proof of concept)☆249Updated 2 weeks ago
- 🌿 Exploring cooperative concurrency primitives in Python☆234Updated last year
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- dead simple python dead code detection☆386Updated 3 weeks ago
- A basic Python-based publishing platform based around the idea of commonplace books☆29Updated 2 years ago
- Learn Python tips, tools, and techniques in around 5 minutes each.☆31Updated 3 years ago
- Run pytest inside a sub interpreter☆23Updated last year
- a tool to detect test pollution☆199Updated 2 weeks ago
- The simplest websocket cli☆64Updated last year
- Search, modify, and parse messy HTML with ease.☆40Updated last year
- automatically add annotations to untyped python code!☆192Updated 6 months ago
- A small web framework, just big enough for a spider.☆57Updated 3 weeks ago
- Builds a graph of a Python project's internal dependencies.☆100Updated this week
- A collection of tips, tricks and links to help you speed up your pytest suite.☆347Updated 4 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆171Updated last month
- Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.☆248Updated 11 months ago
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆84Updated last week
- Automatically remove unnecessary `# noqa` comments☆264Updated 3 weeks ago
- Command-line parsing library for Python 3.☆135Updated last year
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- A coverage plugin to provide sensible default settings☆81Updated 3 weeks ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Lightweight browser hot reload for Python ASGI web apps☆160Updated last month
- A Python Enum that inherits from str.☆119Updated last year