sqlalchemy The Python SQL Toolkit and Object Relational Mapper.SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.|fastapi|数据库|python数据库
rustdesk RustDesk offers an open-source remote desktop solution with self-hosted server options. Perfect TeamViewer alternative for secure, private, and customizable remote access. Explore our professional on-premise licenses.# 快速开源远程访问和支持软件,从 TeamViewer、向日葵切换到 RustDesk,享受安全可靠的远程桌面体验,使用您自己的自建服务器。# 自建远程桌面
logback Logback is intended as a successor to the popular log4j project, picking up where log4j 1.x leaves off. | 日志框架 | Java框架 | slf4j-api | logback-core | logback-classic
jwt JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is digitally signed using JSON Web Signature (JWS).
pydantic Data validation using Python type hints.Pydantic is the most widely used data validation library for Python.Fast and extensible, Pydantic plays nicely with your linters/IDE/brain. Define how data should be in pure, canonical Python 3.7+; validate it with Pydantic.