xoryman's Stars
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
vitalik/django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
HackSoftware/Django-Styleguide
Django styleguide used in HackSoft projects
crate-ci/typos
Source code spell checker
wemake-services/wemake-python-styleguide
The strictest and most opinionated python linter ever!
mtshiba/pylyzer
A fast, feature-rich static code analyzer & language server for Python
fabiocaccamo/python-benedict
:blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.
DmytroLitvinov/awesome-flake8-extensions
:octocat: A curated awesome list of flake8 extensions. Feel free to contribute! :mortar_board:
silentsokolov/django-admin-rangefilter
A Django app that lets you filter data by date range and numeric range in the admin UI
tiangolo/poetry-version-plugin
Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.
asottile/astpretty
Pretty print the output of python stdlib `ast.parse`.
zheller/flake8-quotes
Flake8 extension for checking quotes in python
globality-corp/flake8-logging-format
Flake8 extension to validate (lack of) logging format strings
grillazz/fastapi-redis
Showcase of Redis integration with Python FastAPI framework supported by Pydantic as API backend for RDKit: Open-Source Cheminformatics Software
jamescooke/flake8-aaa
A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern
plinss/flake8-noqa
flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa
awelzel/flake8-gl-codeclimate
Flake8 formatter producing Gitlab Code Quality artifacts.
afonasev/flake8-plugin-utils
The package provides base classes and utils for flake8 plugin writing
Melevir/flake8-obey-import-goat
An extension for flake8 that forbids some imports statements in some modules.
orsinium-labs/flake8-codes
CLI tool to introspect flake8 plugins and their codes
vikingco/flake8-pytest
An Integration repository
orsinium-labs/flake8-ruler
More powerful configs for flake8
froOzzy/pg_stage
Anonymization of data in pg_dump
plinss/flake8-literal
flake8 plugin to validate string literals - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-literal