Skip to content

Async Client for Typesense and Asyncio with type hints

Notifications You must be signed in to change notification settings

trollfot/typesense_aio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typesense_aio

Async Client for Typesense and Asyncio with type hints

pip install typesense_aio

Usage

# examples/example.py

import asyncio
from typing import TypedDict, List
# FIXME

About

Async Client for Typesense and Asyncio with type hints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages