.. sqlalchemy-seeder documentation master file, created by sphinx-quickstart on Fri Mar 23 16:44:37 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Sqlalchemy Seeder ================= Seed SQLAlchemy database with a simple data format. Supports references to other entities (and their fields) that are defined alongside it or persisted in the database. You can install the library from PyPI: pip install sqlalchemy-seeder Table of contents ----------------- .. toctree:: :maxdepth: 3 usage reference Contribute / Issues ------------------- This project is hosted on GitHub at https://github.com/RiceKab/sqlalchemy-seeder. License ------- MIT License Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`