Skip to main content

Library for dealing with METS files.

Project description

[![PyPI version](https://badge.fury.io/py/metsrw.svg)](https://badge.fury.io/py/metsrw) [![Travis CI](https://travis-ci.org/artefactual-labs/mets-reader-writer.svg?branch=master)](https://travis-ci.org/artefactual-labs/mets-reader-writer) [![Coverage status](https://img.shields.io/coveralls/artefactual-labs/mets-reader-writer/master.svg)](https://coveralls.io/r/artefactual-labs/mets-reader-writer)

# METS Reader & Writer

By [Artefactual](https://www.artefactual.com/)

METSRW is a library to help with parsing and creating METS files. It provides an API, and abstracts away the actual creation of the XML. METSRW was initially created for use in [Archivematica](https://github.com/artefactual/archivematica/) and is managed as part of that project.

You are free to copy, modify, and distribute metsrw with attribution under the terms of the AGPL license. See the [LICENSE](LICENSE) file for details.

## Installation & Dependencies

METSRW can be installed with pip.

pip install metsrw

METSRW has been tested with:

  • Python 2.7

  • Python 3.4

  • Python 3.6

## Basic Usage

Read a METS file

mets = metsrw.METSDocument.fromfile(‘path/to/file’) # Reads a file mets = metsrw.METSDocument.fromstring(‘<mets document>’) # Parses a string mets = metsrw.METSDocument.fromtree(lxml.ElementTree) # Parses an lxml.Element or lxml.ElementTree

Create a new METS file

mets = metsrw.METSDocument()

## Contributing

METSRW is in early development and welcomes feedback on the API and overall design! Design goals, use cases, and a proposed API are in the [Github wiki](https://github.com/artefactual-labs/mets-reader-writer/wiki)

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

metsrw-0.3.10.tar.gz (72.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

metsrw-0.3.10-py2.py3-none-any.whl (78.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file metsrw-0.3.10.tar.gz.

File metadata

  • Download URL: metsrw-0.3.10.tar.gz
  • Upload date:
  • Size: 72.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8

File hashes

Hashes for metsrw-0.3.10.tar.gz
Algorithm Hash digest
SHA256 d2bd3a72c51c8c85ba381d8d365241833c14fa39e1e640f7486d29ba63b08471
MD5 9157c8265509515eabc8b957b316d242
BLAKE2b-256 a7fcc6725ea6a4f722c3858fad88d44f85814ba96ff130299e442fcdb1c40aa6

See more details on using hashes here.

File details

Details for the file metsrw-0.3.10-py2.py3-none-any.whl.

File metadata

  • Download URL: metsrw-0.3.10-py2.py3-none-any.whl
  • Upload date:
  • Size: 78.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8

File hashes

Hashes for metsrw-0.3.10-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 939e6a97f00d2ae15914c001f995a551fdfe7e7abf2e3e212d29491a66086c42
MD5 4d00db1af9fe9dddc7fa207003aa8842
BLAKE2b-256 398d26c26e467bfefb2e73c0a59a9f70588212d47d6016cc299a71276cc92125

See more details on using hashes here.

Supported by

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