Files
aiodatalite/docs/index.rst
2024-03-17 17:26:03 +02:00

30 lines
437 B
ReStructuredText

Welcome to aioatalite's documentation!
====================================
aioatalite is a simple to use async Python library that can bind a dataclass to an
sqlite3 database.
Documentation
=============
.. toctree::
:maxdepth: 1
:caption: Contents:
installation
decorator
constraints
fetch
migration
aiodatalite
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`