e19eab418a
just the basics in place for an ad-hoc CSV -> Wutta import. framework API only at this point, no CLI yet
30 lines
634 B
ReStructuredText
30 lines
634 B
ReStructuredText
|
|
WuttaSync
|
|
=========
|
|
|
|
This package adds data import/export and real-time sync utilities for
|
|
the `Wutta Framework <https://wuttaproject.org>`_.
|
|
|
|
While it of course supports import/export to/from the Wutta :term:`app
|
|
database`, it may be used for any "source → target" data flow.
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Documentation
|
|
|
|
narr/install
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: API
|
|
|
|
api/wuttasync
|
|
api/wuttasync.importing
|
|
api/wuttasync.importing.base
|
|
api/wuttasync.importing.csv
|
|
api/wuttasync.importing.handlers
|
|
api/wuttasync.importing.model
|
|
api/wuttasync.importing.wutta
|
|
api/wuttasync.util
|