Skip to content
View nkhitrov's full-sized avatar
🏠
Elixir/Python Backend Developer
🏠
Elixir/Python Backend Developer

Organizations

@mirumon
Block or Report

Block or report nkhitrov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. wemake-services/wemake-python-styleguide wemake-services/wemake-python-styleguide Public

    The strictest and most opinionated python linter ever!

    Python 2.5k 384

  2. flakeheaven/flakeheaven flakeheaven/flakeheaven Public

    Forked from life4/flakehell

    flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.

    Python 164 16

  3. structlog-asgi structlog-asgi Public

    Eazy structlog configuration for asgi applications

    Python 14

  4. FastAPI generic request, response sc... FastAPI generic request, response schemas
    1
    from typing import Any, Generic, Type, TypeAlias, TypeVar
    2
    
                  
    3
    from fastapi import status as http_status_code
    4
    from pydantic import Field
    5
    from pydantic.generics import GenericModel
  5. mirumon/mirumon-backend-legacy mirumon/mirumon-backend-legacy Public archive

    Python 21