Skip to main content

A library to process and translate open energy metadata.

Project description

Overview

A library to process and translate open energy metadata.

  • Free software: AGPL-3.0

Installation

pip install omi

Documentation

https://omi.readthedocs.io/

Development

To install additional dependencies for development:

pip install -e .[dev]

We encourage the use of pre-commit-hooks in this project. Those enforce some formatting conventions (e.g. the use of isort and black). To enable hooks:

pre-commit install

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.0.6 (2020-07-08)

  • Fix compilation of null values

  • Fix parsing of lists

0.0.5 (2020-05-12)

  • Fixed compiler for None in date fields

0.0.4 (2019-12-06)

  • Improved documentation

  • Full support of OEP-Metadata 1.4

  • Support for optional fields in metadata strings

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

omi-0.0.6.tar.gz (60.3 kB view hashes)

Uploaded Source

Built Distribution

omi-0.0.6-py2.py3-none-any.whl (41.0 kB view hashes)

Uploaded Python 2 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