orsinium / notesLinks
Articles about Python and Go, snippets, cheatsheets
☆39Updated 3 months ago
Alternatives and similar repositories for notes
Users that are interested in notes are comparing it to the libraries listed below
Sorting:
- Safe and composable assert for Python that can be used together with optimised mode☆17Updated 3 weeks ago
- flake8 plugin to validate annotations complexity☆48Updated 4 months ago
- Walrus operator has been added in Python 3.8 and offer a plethora of possibilities.☆46Updated 3 years ago
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- An extension for flake8 that validates cognitive functions complexity☆72Updated 4 years ago
- aiohttp tutorial for US PyCon 2019☆63Updated 4 years ago
- Library to calculate Python functions cognitive complexity via code.☆43Updated 2 years ago
- Decorator library to configure function arguments☆38Updated 2 years ago
- Framework which helps you to make parallel/distributed calculations using data pipelines☆45Updated 4 years ago
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- Configure uWSGI from your Python code☆77Updated 3 weeks ago
- Scaraplate is a wrapper around cookiecutter which allows to repeatedly rollup project templates onto concrete projects.☆62Updated last year
- A flake8 extension that checks classes attributes order☆60Updated 3 months ago
- Tools for aiohttp☆24Updated 3 years ago
- This package is deprecated - use Import Linter instead.☆61Updated 2 years ago
- Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.☆62Updated last year
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆70Updated last year
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 6 months ago
- awesome list of so called python philosophy resources☆57Updated 3 years ago
- Generate fake data using joke2k's faker and your own schema☆94Updated 4 years ago
- Generate setup.py (setuptools) from pyproject.toml (poetry)☆46Updated 5 years ago
- Fluent assertions for Python☆85Updated 3 years ago
- A python3.7 dataclass supplemental library. Enhances dataclasses to perform basic type checking and makes the dataclass JSON serializable…☆78Updated 2 years ago
- Plugin to list unused fixtures in your tests☆160Updated 7 months ago
- Less uncompromising Python code formatter☆72Updated 2 weeks ago
- Django QuerySet like interface to query simple Python collections☆67Updated last year
- Service objects designed with OOP in mind.☆299Updated 7 months ago
- Flake8 plugin for return expressions checking.☆62Updated last year
- flake8 plugin for validation of function parameters (length, complexity, etc)☆50Updated 2 years ago
- Code for the examples on my article in Medium AsyncIO for the Working Python Developer☆236Updated 3 years ago