Metadata-Version: 2.1
Name: SqlalchemyMixin
Version: 0.0.3
Summary: Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy
Home-page: https://github.com/blueromans/sqlalchemy_mixins.git
Author: Yaşar Özyurt
Author-email: blueromans@gmail.com
Project-URL: Bug Tracker, https://github.com/blueromans/sqlalchemy_mixins/issues
Keywords: sqlalchemy,active record,activerecord,orm,django-like,django,eager load,eagerload,repr,__repr__,mysql,postgresql,pymysql,sqlite
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# SqlalchemyMixins PyPackage

SqlalchemyMixins.

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install foobar.

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License

[MIT](https://choosealicense.com/licenses/mit/)
