sqlalchemyThe 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数据库
MobaXtermFree X server for Windows with tabbed SSH terminal, telnet, RDP, VNC, Xdmcp, Mosh and X11-forwarding. Portable or installer version. | 免费远程连接软件 | mobaxtem
节点小宝节点小宝让网络互联变得简单易用,支持内网穿透和异地组网。具备超快的连接速度,轻松组建安全可信的专用网。应用场景:远程开发、远程剪辑、管理NAS设备、访问企业办公系统、Docker、SSH、RDP桌面、挂载共享文件。#内网穿透#异地组网
pydanticData 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.