A typesense-server client using orm paradigm based on pydantic
Project description
Typesense-orm
This is an ORM client for typesense-server. It is still under construction (some search options are not implemented yet, as well as aliases and synonyms)
Installation
pip install typesense_orm
Description
This client has aiohttp under the hood, but you can specify a mode (see example) and work in either a synchronized manner, or in an async mode.
The ORM is based on pydantic here (actually models are inherited from pydantic base model with some methods overriden). (to be continued)
Contacts
If you have any issues, contact me on oleg.demianchenko@gmail.com or in telegram @oleg_demianchenko (in telegram i'll respond faster)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file typesense_orm-0.0.14.tar.gz
.
File metadata
- Download URL: typesense_orm-0.0.14.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.0.1 pkginfo/1.4.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef96b40452eed52f50ad308f3e1de45d462e0abfca3f7ec687b853a29fb90009 |
|
MD5 | 292bb37367629a9db7f4818e87759c63 |
|
BLAKE2b-256 | ee21d8018a1071c019a6498d3b3fc8294a341ddd4dcef35c2bd26685eaccb4bf |