deesk

Async storages for Python.


License
MIT
Install
pip install deesk==0.1.0

Documentation

Deesk

Async storages for Python.

PyPI GitHub Workflow Status GitHub Libraries.io dependency status for latest release PyPI - Downloads GitHub Release Date Lines of code

Installation

Install deesk using PIP or poetry:

pip install deesk
# or
poetry add deesk

Features

  • TODO

Quick start

See example application in examples/ directory of this repository.