Metadata-Version: 2.1
Name: alchemical
Version: 0.4.0
Summary: Modern SQLAlchemy simplified
Home-page: https://github.com/miguelgrinberg/alchemical
Author: Miguel Grinberg
Author-email: miguel.grinberg@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/miguelgrinberg/alchemical/issues
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# alchemical
Modern SQLAlchemy simplified.

[![Build status](https://github.com/miguelgrinberg/alchemical/workflows/build/badge.svg)](https://github.com/miguelgrinberg/alchemical/actions) [![codecov](https://codecov.io/gh/miguelgrinberg/alchemical/branch/main/graph/badge.svg)](https://codecov.io/gh/miguelgrinberg/alchemical)

## Resources

- [Documentation](http://alchemical.readthedocs.io/en/latest/)
- [PyPI](https://pypi.python.org/pypi/alchemical)
- [Change Log](https://github.com/miguelgrinberg/alchemical/blob/main/CHANGES.md)



