rtplv's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
sindresorhus/awesome-nodejs
:zap: Delightful Node.js packages and resources
soimort/you-get
:arrow_double_down: Dumb downloader that scrapes the web
Delgan/loguru
Python logging made (stupidly) simple
tiangolo/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
tiangolo/full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
JetBrains/compose-jb
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
devicons/devicon
Set of icons representing programming languages, designing & development tools
Hexlet/ru-test-assignments
Тестовые задания для самостоятельного выполнения от разных it компаний
pudo/dataset
Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.
aiogram/aiogram
aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
python/typeshed
Collection of library stubs for Python, with static types
ets-labs/python-dependency-injector
Dependency injection framework for Python
encode/databases
Async database support for Python. 🗄
kosi-libs/Kodein
Painless Kotlin Dependency Injection
Tinche/aiofiles
File support for asyncio
koxudaxi/datamodel-code-generator
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
konradhalas/dacite
Simple creation of data classes from dictionaries.
madzak/python-json-logger
Json Formatter for the standard python logger
joan2937/pigpio
pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO).
Pi4J/pi4j-v1
DEPRECATED Java I/O library for Raspberry Pi (GPIO, I2C, SPI, UART)
omnilib/aiosqlite
asyncio bridge to the standard sqlite3 module
snOOrz/homebridge-aqara
HomeBridge plugin for Aqara gateway and devices
sanic-org/sanic-openapi
Easily document your Sanic API with a UI
lixxu/sanic-jinja2
Jinja2 support for sanic
mhashim6/Pi4K
Pi4J Kotlin bindings for the Raspberry Pi GPIO.
sanic-org/sanic-testing
Test clients for Sanic
mostepunk/fastapi-json-log
fastapi writes all logs to json format for Kibana or OpenSearch