Welcome to Mixer

_images/logo.png

Welcome to Mixer’s documentation.

Mixer is an object generation tool for your application.

It’s supported Django ORM, SQLAlchemy ORM, Pony ORM, Peewee ORM, Mongoengine ODM and etc.

Mixer is very useful for testing and fixtures replacement.

copyright:2013 by Kirill Klenov.
license:BSD, see LICENSE for more details.
Build Status Coverals Version Downloads License

User’s Guide

This part of the documentation will show you how to get started in using Mixer.

API Reference

If you are looking for information on a specific function, class or method, this part of the documentation is for you.

Bug tracker

If you have any suggestions, bug reports or annoyances please report them to the issue tracker at https://github.com/klen/mixer/issues


Development of mixer happens at Github: https://github.com/klen/mixer