loops/loops/media
2024-10-02 12:54:34 +02:00
..
browser loops site setup OK 2024-09-29 12:05:53 +02:00
__init__.py start working on Python3-compatible version 2024-09-23 17:30:48 +02:00
asset.py Python3 fixes: constraint, media, system 2024-09-28 08:14:49 +02:00
configure.zcml start working on Python3-compatible version 2024-09-23 17:30:48 +02:00
interfaces.py start working on Python3-compatible version 2024-09-23 17:30:48 +02:00
README.txt Python3 fixes: constraint, media, system 2024-09-28 08:14:49 +02:00
tests.py avoid testing deprecation errors with Python3.12 2024-10-02 12:54:34 +02:00

===============================================================
loops - Linked Objects for Organization and Processing Services
===============================================================


Media Asset Management
======================

  >>> from loops.media.asset import MediaAsset


Browser Views
-------------

  >>> from loops.media.browser.asset import MediaAssetView, MediaAssetNodeView