Architect¶
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 >= 1.4
- Peewee >= 2.8.0
- Pony >= 0.5.0
- SQLAlchemy >= 1.0.0
- SQLObject >= 3.5.0
- Supported DBs
- PostgreSQL >= 8.0
- MySQL >= 5.5
- Supports Python 2.7, 3.5 - 3.8
- Extensively documented
Dependencies¶
Architect has no required external dependencies except for the ORM it will be used with.
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:
- Just give this project a star at the GitHub repository.
- 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.
Copyright and License¶
Architect is licensed under Apache 2.0 license. Check the License for details.