Skip to main content

Library for dealing with METS files.

Project description

PyPI version Travis CI codecov

METS Reader & Writer

By Artefactual

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 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 file for details.

Installation & Dependencies

METSRW can be installed with pip.

pip install metsrw

METSRW has been tested with:

  • Python 2.7
  • Python 3.5
  • Python 3.6
  • Python 3.7
  • Python 3.8

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

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.19.tar.gz (72.0 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.19-py2.py3-none-any.whl (78.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: metsrw-0.3.19.tar.gz
  • Upload date:
  • Size: 72.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/2.7.18

File hashes

Hashes for metsrw-0.3.19.tar.gz
Algorithm Hash digest
SHA256 62ca98d154f16fad267cd1a2e8e5b77a145bc0f9841aa74db5aba1aa11158e13
MD5 020c2bafa7963c83d4e6fa2cbd94cbba
BLAKE2b-256 e7745e80b3300155576dfb8580ec7ea000ef63e688f5b359f0332685d2d1e48c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: metsrw-0.3.19-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.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/2.7.18

File hashes

Hashes for metsrw-0.3.19-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 70fbf1834941e756ab1d62864a311153a37e17dd5cd4b7e7a5b08ae816bc64d4
MD5 469fb2fd74a1c4aeed772e797ab868f4
BLAKE2b-256 e1936427b60b5997b63093d303215a3f8475da398d3a7a53936c4bf5199de76a

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