Python API reference#
technote Package#
Rubin Observatory’s framework for Sphinx-based technote documents.
Functions#
|
Sphinx entrypoint for technote. |
Variables#
The version string of technote (PEP 440 compatible). |
technote.config Module#
Technote configuration models (for technote.toml).
technote.toml is used both for setting document metadata and also configuring the Sphinx build. Users of Technote can also add tables to technote.toml to support their technote plugins and build infrastructure.
Classes#
A model of a |
|
The root table for technote configuration, |
|
A model for |
|
A model for the technote's status. |
|
|
Standardized states for a technote. |
Model for describing an organization (often as an affiliation). |
|
A person's name. |
|
Model for describing a person related to the technote. |
|
Data about a contributor. |
Class Inheritance Diagram#
technote.metadata.orcid Module#
The ORCiD identifier.
Classes#
|
An ORCiD type for Pydantic validation. |
|
An error validating an ORCiD identifier, raised by Pydantic. |
Class Inheritance Diagram#
technote.metadata.ror Module#
Support for ROR (Research Organization Registry) identifiers.
Classes#
|
A ROR (Research Organization Registry) type for Pydantic validation. |
|
An error validating a ROR identifier, raised by Pydantic. |
Class Inheritance Diagram#
technote.metadata.spdx Module#
Interface to SPDX license metadata.
Classes#
A license item as contained in a |
|
Representation of a SPDX license database file as a Pydantic model. |
|
|
License database, with access by license ID. |
Class Inheritance Diagram#
technote.metadata.zenodo Module#
Zenodo API support and controlled vocabularies.
Classes#
|
The role of a contributor in a Zenodo record. |