switowski / writing-faster-python3Links
Code examples for the writing faster Python 3 talk
☆56Updated 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:
- ☆192Updated 3 years ago
- Browser reload with uvicorn!☆68Updated 2 years ago
- A GitHub Action to add latest changes after each PR merged automatically☆184Updated 5 months ago
- a tool to detect test pollution☆192Updated 3 weeks ago
- Arrest is a small utility to easily structure and validate your REST api calls using pydantic and httpx☆157Updated 7 months ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- 🌿 Exploring cooperative concurrency primitives in Python☆234Updated last year
- Test whether your code is logging correctly 🪵☆114Updated this week
- Productivity tools for popular open source repos, used by pydantic☆61Updated last year
- Adopt Ruff easily☆36Updated 6 months ago
- pytest + rich integration (proof of concept)☆244Updated 3 weeks ago
- OpenAI powered AI CLI in just a few lines of code.☆122Updated last year
- ☆88Updated 3 months ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated this week
- ☆91Updated 10 months ago
- Development tool for analysing and managing python traces☆122Updated last year
- automatically add annotations to untyped python code!☆182Updated 2 months ago
- Automatically remove unnecessary `# noqa` comments☆266Updated 3 weeks ago
- Automatically convert unittests to pytest☆57Updated 3 weeks ago
- The ultimate linter and formatter for removing unused import statements in your code.☆244Updated last year
- dead simple python dead code detection☆362Updated 3 weeks ago
- Formatter for your Python unit tests☆105Updated 2 years ago
- Endless tick-tock generators☆36Updated 4 months ago
- Find and fix unused Python code using command line.☆117Updated 8 months ago
- Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.☆247Updated 7 months ago
- Class-based views for the FastAPI☆39Updated 4 months ago
- Automatically convert relative imports to absolute☆157Updated last year
- ☆137Updated 2 weeks ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆180Updated last month
- Collection of python functions that can be used to run GitHub Action Workflow Commands☆82Updated last year