Wutta Framework for data import/export and real-time sync
Find a file
Lance Edgar 65bbc95ae2 fix: do not assign simple/supported fields in Importer constructor
subclass may define those and we do not want to overwrite; in some
cases doing so would cause error (if subclass defines a property)
2025-06-29 11:19:10 -05:00
docs docs: update intersphinx doc links per server migration 2025-02-18 12:14:00 -06:00
src/wuttasync fix: do not assign simple/supported fields in Importer constructor 2025-06-29 11:19:10 -05:00
tests fix: do not assign simple/supported fields in Importer constructor 2025-06-29 11:19:10 -05:00
.gitignore build: ignore some build files 2024-12-05 08:02:39 -06:00
CHANGELOG.md bump: version 0.1.0 → 0.2.0 2024-12-07 18:15:13 -06:00
COPYING.txt feat: initial release 2024-12-05 07:57:51 -06:00
pyproject.toml bump: version 0.1.0 → 0.2.0 2024-12-07 18:15:13 -06:00
README.md docs: fix capitalization 2024-12-05 08:35:30 -06:00
tasks.py feat: initial release 2024-12-05 07:57:51 -06:00
tox.ini feat: initial release 2024-12-05 07:57:51 -06:00

WuttaSync

Wutta Framework for data import/export and real-time sync

See docs at https://rattailproject.org/docs/wuttasync/