Skip to content

nickspring/architect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.7%
  • Makefile 7.3%
  • Shell 7.2%
  • CSS 0.8%