Skip to main content

ocfl-py - A Python implementation of OCFL

Project description

https://travis-ci.org/zimeon/ocfl-py.svg?branch=master https://coveralls.io/repos/github/zimeon/ocfl-py/badge.svg?branch=master

WORK IN PROGRESS - NO GUARANTEE, NO MONEY BACK :-)

Attempts to follow current draft of OCFL specification

Installing

This code requires Python 3.

This code is Alpha, in active development both to flesh out support for the OCFL draft specification and to track changes in it. To get the most up to date version check out the master branch from github (or if you are reckless you can try the develop branch).

I hope to keep a version not too far out of date on PyPI too, which can be installed or upgraded to the current version with:

pip install –upgrade ocfl-py

Use

There should then be three scripts available:

  • ocfl-validate.py - validate OCFL objects or OCFL storage roots

  • ocfl-object.py - build, manipulate, extract from or validate an OCFL object

  • ocfl-store.py - add or access OCFL objects under an OCFL storage root

Each script takes -h for help.

See examples in docs folder for use.

The code is also available as a module ocfl for other python code to use. However, the interfaces should not be considered stable at the moment.

Contributing

Bug reports welcome as github issues

See CONTRIBUTING.md for guidelines for contributing.

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

ocfl-py-0.0.7.tar.gz (36.0 kB view hashes)

Uploaded Source

Built Distribution

ocfl_py-0.0.7-py3-none-any.whl (43.0 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