-
Sema
- Georgia
- in/zmievsa
- https://t.me/zmievsa
-
cadwyn Public
Production-ready community-driven modern Stripe-like API versioning in FastAPI
-
pytest-fixture-classes Public
Fixtures as classes that work well with dependency injection, autocompletetion, type checkers, and language servers
-
-
-
obsidian-clipper Public
Forked from obsidianmd/obsidian-clipperHighlight and capture the web in your favorite browser. The official Web Clipper extension for Obsidian.
TypeScript MIT License UpdatedMay 19, 2025 -
cached_classproperty Public
cached_property for class properties instead of instance properties
-
airflow Public
Forked from apache/airflowApache Airflow - A platform to programmatically author, schedule, and monitor workflows
Python Apache License 2.0 UpdatedMar 30, 2025 -
issubclass Public
A safer version of issubclass that silences exceptions
-
vscode-mdx-include Public
A VS Code extension that lints and provides navigation for mdx file references in markdown
TypeScript MIT License UpdatedMar 10, 2025 -
ruff Public
Forked from astral-sh/ruffAn extremely fast Python linter and code formatter, written in Rust.
Rust MIT License UpdatedFeb 19, 2025 -
uv Public
Forked from astral-sh/uvAn extremely fast Python package and project manager, written in Rust.
Rust Apache License 2.0 UpdatedFeb 5, 2025 -
pydantic-duality Public archive
Automatically and lazily generate three versions of your pydantic models: one with Extra.forbid, one with Extra.ignore, and one with all fields optional
-
aerich Public
Forked from tortoise/aerichA database migrations tool for TortoiseORM, ready to production.
Python Apache License 2.0 UpdatedDec 11, 2024 -
gpt-engineer Public
Forked from AntonOsika/gpt-engineerPlatform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
Python MIT License UpdatedNov 17, 2024 -
dstack Public
Forked from dstackai/dstackdstack is an open-source alternative to Kubernetes, designed to simplify development, training, and deployment of AI across any cloud or on-prem. It supports NVIDIA, AMD, and TPU.
Python Mozilla Public License 2.0 UpdatedOct 29, 2024 -
-
-
autograder Public archive
Automatic assignment grading for instructor use in programming courses
-
sorg Public
Forked from brandur/sorgA Go-based static site generator that compiles brandur.org.
Go MIT License UpdatedJun 19, 2024 -
pre-commit-pyright Public
Pre-commit hook for running pyright static type checker
-
dnspython Public
Forked from rthalley/dnspythona powerful DNS toolkit for python
Python Other UpdatedFeb 6, 2024 -
better-ast-comments Public
Forked from t3rn0/ast-commentsExtension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.
Python MIT License UpdatedDec 26, 2023 -
-
stb-mnt Public archive
A universal tool for local microservice management
-
-
inspect313 Public
Forked from wemake-services/inspect313Backport of `insect` module from Python3.13
Python MIT License UpdatedNov 23, 2023 -
tortoise-orm-stubs Public
Type stubs that make tortoise a bit easier to work with when using type checkers
-
better-devtools Public
Forked from samuelcolvin/python-devtoolsDev tools for python
-
poetry Public
Forked from python-poetry/poetryPython packaging and dependency management made easy
Python MIT License UpdatedNov 12, 2023 -
type-intersections Public
A naive prototype of type intersections implementation