[ 原始碼: python-odmantic ]
套件:python3-odmantic(1.0.2-4)
python3-odmantic 的相關連結
Debian 的資源:
下載原始碼套件 python-odmantic:
- [python-odmantic_1.0.2-4.dsc]
- [python-odmantic_1.0.2.orig.tar.gz]
- [python-odmantic_1.0.2-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Sync and Async ODM (Object Document Mapper) for MongoDB (Python 3)
Sync and Async ODM (Object Document Mapper) for MongoDB based on standard Python type hints. Built on top of Pydantic for model definition and validation.
Core features:
* Simple: define your model by typing your fields using Python types, build queries using Python comparison operators * Developer experience: field/method autocompletion, type hints, data validation, performing database operations with a functional API * Fully typed: leverage static analysis to reduce runtime issues * AsyncIO support: works well with ASGI frameworks (FastAPI, quart, sanic, Starlette, ...) but works also perfectly in synchronous environments * Serialization: built-in JSON serialization and JSON schema generation
This package contains the Python 3 version.
其他與 python3-odmantic 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-motor
- full-featured, non-blocking MongoDB driver - Python 3.x
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting
-
- dep: python3-pymongo
- Python3 interface to the MongoDB document-oriented database
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3-supported-min (>= 3.11)
- 套件暫時不可用
-
- sug: python-odmantic-doc
- Simple and powerful factories for mock data generation (Documentation)