amberson

Generate valid dummy data filled databases for test purposes.


License
MIT
Install
pip install amberson==0.0.1

Documentation

Amberson

Build Status

An absolute liar that help you bootstrap commonly used databases, such as SQLite, MySQL, PostgreSQL etc.


Installation

➜  ~ pip install amberson

Testing

➜  ~ git clone https://github.com/lk-geimfari/amberson.git
➜  ~ cd amberson/
➜  ~ python3 -m unittest discover tests