Skip to content

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

License

Notifications You must be signed in to change notification settings

maxtepkeev/architect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

75c18ac · Sep 16, 2022
Nov 14, 2020
Sep 16, 2022
Nov 14, 2020
Apr 25, 2015
Nov 14, 2020
Nov 15, 2020
Sep 16, 2022
Nov 7, 2015
Sep 16, 2022
Sep 16, 2022
Nov 7, 2015
Nov 14, 2020

Repository files navigation

Architect

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

Features

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 https://architect.readthedocs.io.

Contacts and Support

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

Donations and Sponsorship

If you like this project and want to support it you have several options:

  1. Just give this project a star at the GitHub repository.
  2. Become a sponsor. Contact me via tepkeev at gmail dot com if you are interested in becoming a sponsor and we will discuss the terms and conditions.

Thanks

PremiumSoft for supporting this project by providing Open Source License of Navicat.

https://architect.readthedocs.io/_images/navicat_logo.png

Copyright and License

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