feat: initial release

just the basics in place for an ad-hoc CSV -> Wutta import.  framework
API only at this point, no CLI yet
This commit is contained in:
Lance Edgar 2024-12-05 07:57:51 -06:00
commit e19eab418a
37 changed files with 3793 additions and 0 deletions

View file

@ -0,0 +1,6 @@
``wuttasync.importing.base``
============================
.. automodule:: wuttasync.importing.base
:members:

View file

@ -0,0 +1,6 @@
``wuttasync.importing.csv``
===========================
.. automodule:: wuttasync.importing.csv
:members:

View file

@ -0,0 +1,6 @@
``wuttasync.importing.handlers``
================================
.. automodule:: wuttasync.importing.handlers
:members:

View file

@ -0,0 +1,6 @@
``wuttasync.importing.model``
=============================
.. automodule:: wuttasync.importing.model
:members:

View file

@ -0,0 +1,6 @@
``wuttasync.importing``
=======================
.. automodule:: wuttasync.importing
:members:

View file

@ -0,0 +1,6 @@
``wuttasync.importing.wutta``
=============================
.. automodule:: wuttasync.importing.wutta
:members:

6
docs/api/wuttasync.rst Normal file
View file

@ -0,0 +1,6 @@
``wuttasync``
=============
.. automodule:: wuttasync
:members:

View file

@ -0,0 +1,6 @@
``wuttasync.util``
==================
.. automodule:: wuttasync.util
:members: