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.
Runs on Python 2.7 or Python 3
- sqlalchemy
- jsonschema
- pyyaml
pip install sqlalchemy-seeder
http://sqlalchemy-seeder.readthedocs.io/en/latest/
Submit issues on Github Issues.
MIT License