/architect

A set of tools which enhances ORMs written in Python with more features

Primary LanguagePythonOtherNOASSERTION

Architect

image

image

image

image

Architect is a set of tools which enhances ORMs written in Python with more features and simplifies different database related complex tasks.

Features

  • Supported ORMs
    • Django
    • Peewee
    • Pony
    • SQLAlchemy
  • Supported DBs
    • PostgreSQL
    • MySQL
  • Supports Python 2.6 - 3.4
  • Extensively documented

Dependencies

Architect has no required external dependencies except for the ORM it will be used with.

Installation

To install Architect, simply:

$ pip install architect

or:

$ easy_install architect

Documentation

Documentation is available at http://architect.readthedocs.org.

Contacts and Support

I will be glad to get your feedback, pull requests, issues, whatever. Feel free to contact me for any questions.

Donations

If you like this project and want to support it, please GITTIP it's author.

Architect is licensed under Apache 2.0 license. Check the LICENSE for details.