Skip to main content

Sqlalchemy asset manager

Project description

http://img.shields.io/pypi/v/sqlalchemy-media.svg Requirements Status https://travis-ci.org/pylover/sqlalchemy-media.svg?branch=master https://coveralls.io/repos/github/pylover/sqlalchemy-media/badge.svg?branch=master https://img.shields.io/badge/license-GPLv3-brightgreen.svg

Attaching any files(Image, Video & etc ) into sqlalchemy models using configurable stores including FileSystemStore.

Overview

  • Store and locate any file.

  • Using json backend type. but supporting all dialects using VARCHAR as json string.

  • Using SqlAlchemy mutables, it’s so fun!

  • Offering delete_orphan flag, to automatically delete files which orphaned via attribute set or delete from

    collections.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sqlalchemy-media-0.1.0.dev5.tar.gz (10.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page