Albus's Stars
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
aria2/aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
tiangolo/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
git-ecosystem/git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
IlanCosman/tide
🌊 The ultimate Fish prompt.
python-gino/gino
GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
dmontagu/fastapi-utils
Reusable utilities for FastAPI
collerek/ormar
python async orm with fastapi in mind and pydantic validation
tiangolo/asyncer
Asyncer, async and await, focused on developer experience.
django/asgiref
ASGI specification and utilities
piccolo-orm/piccolo
A fast, user friendly ORM and query builder which supports asyncio.
kvakulo/Switcheroo
The humble incremental-search task switcher for Windows
postgrespro/pg_probackup
Backup and recovery manager for PostgreSQL
adang1345/PythonWin7
Python 3.9+ installers that support Windows 7 SP1 and Windows Server 2008 R2 SP1
python-humanize/humanize
Python humanize functions
irmen/Pyro5
Pyro 5 - Python remote objects
realpython/codetiming
A flexible, customizable timer for your Python code
ionelmc/python-lazy-object-proxy
A fast and thorough lazy object proxy.
StefanScherer/docker-cli-builder
Build Docker CLI for Windows
marmyshev/edt-plugins
Общрий репозиторий-агреггатор всех плагинов для 1C:EDT. Идеи для разработки новых плагинов для 1C:EDT, платформы 1С:Предериятия и продуктов 1С, интересные плагины Eclipse которые можно/нужно использовать в 1C:EDT.
nir0s/ghost
A simple, server/less, single-api, multi-backend, ghostly secret-store/key-store for your passwords, ssh-keys and cloud credentials. Ghost isn't real, it's just in your head.
marmyshev/edt-editing
(mirror) Disable Editing plugin for 1C:EDT, allows to disable edit objects in UI editors with various settings
simonw/asgi-proxy-lib
An ASGI function for proxying to a backend over HTTP
mbcdev/RunAsTrustedInstaller
A Windows command-line utility and Explorer extension to run programs with TrustedInstaller privileges.
AntonKueltz/rfc7539
AEAD cipher based on ChaCha20 stream cipher and Poly1305 MAC
WizaXxX/Com1CMultiRegister
Приложение для регистрации ComConnectora для каждой версии платформы.
WizaXxX/Switcheroo_1C
Быстрое переключение между окнами 1С
mosquito/pyjwt-rsa
Helpers for JWT tokens with RSA.
postgrespro/pg_repack
Reorganize tables in PostgreSQL databases with minimal locks
jlshix/pydantic-sequence
Genenic sequence type support based on pydantic BaseModel