30 lines
437 B
ReStructuredText
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`
|
|
|