Skip to main content

Tiny tools of the oemof project.

Project description

Tiny tools of the oemof project.

  • Free software: MIT license

Installation

pip install oemof.tools

You can also install the in-development version with:

pip install https://github.com/oemof/oemof-tools/archive/dev.zip

Documentation

https://oemof-tools.readthedocs.io/

Development

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.4.2 (2022-06-15)

  • Add Python support for Python 3.10 and drop support for 3.7

  • Move CI from Appveyor and Travis to Github Actions

  • Use Black Code Style for oemof.tools

  • Change default logging level for file logging from DEBUG to WARNING

0.4.1 (2021-02-21)

  • Fix compatibility problem (by naming submodules in init script)

0.4.0 (2020-05-11)

  • Move the code of the oemof.tools repository to a stand-alone repository.

  • Use cookiecutter to create a wider testing structure and a more standardised package structure.

  • Switch from nose to pytest

  • Remove the version or commit logger

  • Add test to increase test coverage

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

oemof.tools-0.4.3.tar.gz (19.6 kB view hashes)

Uploaded Source

Built Distribution

oemof.tools-0.4.3-py2.py3-none-any.whl (7.5 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