mecadoi.db

Interface for the batch database storing information about processed MECAs and deposition attempts.

Classes

BatchDatabase(db_url)

Store and retrieve information about processed MECAs and deposition attempts.

DepositionAttempt(meca[, deposition, ...])

An attempt for depositing DOIs for reviews in a MECA.

ParsedFile(path, received_at[, manuscript, ...])

A file that was parsed as a MECA archive.

UsedDoi(doi, resource, claimed_at)

A DOI that is assigned to a resource.

Yaml(*args, **kwargs)

An SQLAlchemy type for storing objects as YAML.