.. miggy documentation master file, created by sphinx-quickstart on Sat Nov 8 13:12:05 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Miggy ====== **Miggy** is a migration engine for Peewee. * Works on Python 3.10+ * Has support for all Peewee database backends * Inspired by Django migrations The source code is hosted on `GitHub`_. .. _GitHub: https://github.com/kalombos/miggy Related projects ---------------- * `peewee `_ - the ORM that **Miggy** is designed to work with. * `peewee-async `_ - an asynchronous version of peewee. Contents -------- .. toctree:: :maxdepth: 2 quickstart howto cli api ext Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`