orsinium / notesLinks
Articles about Python and Go, snippets, cheatsheets
☆39Updated 7 months ago
Alternatives and similar repositories for notes
Users that are interested in notes are comparing it to the libraries listed below
Sorting:
- aiohttp tutorial for US PyCon 2019☆63Updated 4 years ago
- flake8 plugin to validate annotations complexity☆49Updated 8 months ago
- Walrus operator has been added in Python 3.8 and offer a plethora of possibilities.☆46Updated 4 years ago
- Decorator library to configure function arguments☆38Updated 2 years ago
- Framework which helps you to make parallel/distributed calculations using data pipelines☆46Updated 5 years ago
- Library to calculate Python functions cognitive complexity via code.☆44Updated 3 years ago
- Generate fake data using joke2k's faker and your own schema☆94Updated 4 years ago
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- Safe and composable assert for Python that can be used together with optimised mode☆18Updated last month
- An extension for flake8 that validates cognitive functions complexity☆71Updated 4 years ago
- Generate setup.py (setuptools) from pyproject.toml (poetry)☆46Updated 6 years ago
- Extends zip() and itertools.zip_longest() to generate named tuples.☆22Updated 6 years ago
- Per-line complexity for Flake8☆31Updated 4 years ago
- Scaraplate is a wrapper around cookiecutter which allows to repeatedly rollup project templates onto concrete projects.☆62Updated 2 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
- Python as DSL for writing PlantUML sequence diagrams☆200Updated 4 years ago
- A flake8 extension that checks classes attributes order☆62Updated 7 months ago
- ☆25Updated last year
- Configure uWSGI from your Python code☆77Updated last month
- A set of useful tools for aiohttp.web server☆81Updated last week
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆72Updated 2 weeks ago
- Simplified requests calls mocking for pytest☆27Updated 2 years ago
- Tools for aiohttp☆24Updated 3 years ago
- Code examples for "Asyncio Coroutine Patterns"☆76Updated 7 years ago
- Fluent assertions for Python☆85Updated 3 years ago
- A simple pytest plugin to disable network on socket level.☆15Updated 4 years ago
- A curated list of awesome Python libraries, which implement models, schemas, serializers/deserializers, ODM's/ORM's, Active Records or si…☆166Updated 7 years ago
- Less uncompromising Python code formatter☆72Updated 3 months ago
- Code for the examples on my article in Medium AsyncIO for the Working Python Developer☆235Updated 3 years ago
- Implement aiohttp.web OpenAPI 3 server applications with schema first approach.☆105Updated 10 months ago