orsinium / notesLinks
Articles about Python and Go, snippets, cheatsheets
☆39Updated 4 months ago
Alternatives and similar repositories for notes
Users that are interested in notes are comparing it to the libraries listed below
Sorting:
- flake8 plugin to validate annotations complexity☆48Updated 5 months ago
- Library to calculate Python functions cognitive complexity via code.☆43Updated 3 years ago
- An extension for flake8 that validates cognitive functions complexity☆71Updated 4 years ago
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- aiohttp tutorial for US PyCon 2019☆63Updated 4 years ago
- Walrus operator has been added in Python 3.8 and offer a plethora of possibilities.☆46Updated 3 years ago
- Safe and composable assert for Python that can be used together with optimised mode☆17Updated last week
- Tools for aiohttp☆24Updated 3 years ago
- Scaraplate is a wrapper around cookiecutter which allows to repeatedly rollup project templates onto concrete projects.☆62Updated 2 years ago
- Generate setup.py (setuptools) from pyproject.toml (poetry)☆46Updated 5 years ago
- Decorator library to configure function arguments☆38Updated 2 years ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 7 months ago
- Framework which helps you to make parallel/distributed calculations using data pipelines☆46Updated 4 years ago
- A flake8 extension that helps to make more readable variables names☆55Updated last year
- Less uncompromising Python code formatter☆72Updated 3 weeks ago
- Generate fake data using joke2k's faker and your own schema☆94Updated 4 years ago
- A flake8 extension that checks classes attributes order☆62Updated 4 months ago
- Catalog of Python object-oriented programming articles and links☆101Updated 4 years ago
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- An extension for flake8 to report on too complex functions with bad variables names.☆15Updated 3 years ago
- Configure uWSGI from your Python code☆77Updated last month
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago
- awesome list of so called python philosophy resources☆57Updated 3 years ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆69Updated last year
- ☆25Updated 11 months ago
- Python design kit: interfaces, declared exception throws, class members accessibility levels (private and protected methods for humans).☆111Updated 2 years ago
- Collection of useful middlewares for aiohttp.web applications.☆53Updated 8 months ago
- A python3.7 dataclass supplemental library. Enhances dataclasses to perform basic type checking and makes the dataclass JSON serializable…☆78Updated 2 years ago
- A tool for measuring Python class cohesion.☆242Updated 8 months ago
- Fat and opinionated cookiecutter template for building async Web Apps powered by Aiohttp, SQLAlchemy and Swagger☆52Updated 2 years ago