ports/graphics/py-sqlalchemy-imageattach/pkg-descr
Jose Alonso Cardenas Marquez 62b38d8b99 graphics/py-sqlalchemy-imageattach: New port: SQLAlchemy extension for attaching images to entities
SQLAlchemy-ImageAttach is a SQLAlchemy extension for attaching images to entity
objects. It provides the following features:

- Storage backend interface
- Maintaining multiple image sizes
- Every image has its URL
- SQLAlchemy transaction aware
2023-04-29 19:37:32 -05:00

7 lines
246 B
Text

SQLAlchemy-ImageAttach is a SQLAlchemy extension for attaching images to entity
objects. It provides the following features:
- Storage backend interface
- Maintaining multiple image sizes
- Every image has its URL
- SQLAlchemy transaction aware