APIs et interfaces de stockage de médias.
Project description
Jama
Jama is a Django application that exposes APIs and UIs that allow users to organize collections of resources.
Knowledge of the Django framework is expected and the Jama documentation is, to put it midly, a work in progress.
Install
pip install jama-CERTIC
Usage
Jama behaves like a normal Django app except the management script is not called manage.py but jama.
List of commands:
jama --help
Upon first run, Jama creates a $HOME/.jama/ directory where it stores all its data.
Development server:
jama runserver
Background tasks:
jama run_huey
Configuration
Configuration can be changed by adding environment variables the usual way or by adding them to your
$HOME/.jama/env configuration file
Available variables:
JAMA_DEBUG="0"
JAMA_APPS="ui"
JAMA_IIIF_ENDPOINT="http://localhost/iip/IIIF=" # base URL for the IIIF server (use IIP server or Cantaloupe)
JAMA_IIIF_UPSCALING_PREFIX="^"
JAMA_SECRET="7d*_8c!d$vv963qpr45_x)@f2t-x6fu2&yi+m+d6s!p!lt+_j+"
JAMA_SITE="http://localhost:8000/"
JAMA_STATIC_ROOT="var/static" # where to put files when using "jama collectstatic"
JAMA_USE_MODSHIB="1"
MODSHIB_SHOW_LOCAL_LOGIN="1"
MODSHIB_SHOW_SSO_LOGIN="0"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file jama_certic-0.1.78.tar.gz.
File metadata
- Download URL: jama_certic-0.1.78.tar.gz
- Upload date:
- Size: 7.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66399f4985f0953301a854bf0f5e0aa02626eadd9b7250e9ef71f04f34bafaf5
|
|
| MD5 |
c17193b62617f670eb02f363e0088391
|
|
| BLAKE2b-256 |
977f65cddd2a45c9124918f3f966fcddf109721d781ddf627c86c006d25b086c
|