Skip to main content

PyAMS files storage manager

Project description

What is PyAMS?

PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications and content management with the Pyramid framework.

PyAMS is actually mainly used to manage web sites through content management applications (CMS, see PyAMS_content package), but many features are generic and can be used inside any kind of web application.

All PyAMS documentation is available on ReadTheDocs; source code is available on Gitlab and pushed to Github. Doctests are available in the doctests source folder.

What is ZFiles?

ZFiles is an extension package for PyAMS which allows to define a “files storage” environment.

This environment is very simple, and provides several APIs (for REST/JSON, XML-RPC or JSON-RPC protocols) which allows applications to store and retrieve external files of any type (maybe images, videos, PDF files…). Applications which are using the service just get a unique ID (called OID) when they upload a new document, which can be stored by the applications and used to retrieve them afterwards when needed.

ZFiles is just a storage manager for these documents; the lifecycle management is delegated to the applications which use it as storage backend.

Changelog

1.0.5

  • added option to display menu to access documents container from ZMI home page

1.0.4

  • added missing “context” argument to permission check

1.0.3

  • added title to applications vocabulary terms

1.0.2

  • updated application manager permissions

1.0.1

  • updated context of permissions checks in REST and GraphQL APIs

1.0.0

  • initial release

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

pyams_zfiles-1.0.5.tar.gz (46.0 kB view hashes)

Uploaded Source

Built Distributions

pyams_zfiles-1.0.5-py3.9.egg (116.9 kB view hashes)

Uploaded Source

pyams_zfiles-1.0.5-py3.8.egg (117.0 kB view hashes)

Uploaded Source

pyams_zfiles-1.0.5-py3.7.egg (116.4 kB view hashes)

Uploaded Source

pyams_zfiles-1.0.5-py3-none-any.whl (64.1 kB view hashes)

Uploaded Python 3

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