Skip to main content

Console app and Python API for comparing 2 experiment results stored in the MDM file format.

Project description

About

Console app and Python API for comparing 2 experiment results stored in the MDM file format.

MDM is a readable text format suitable for storing and exchanging experiment results, used for years by our university research team and most of our software.

Continuous integration is powered by Jenkins.

http://ci.petarmaric.com/job/mdm_compare/badge/icon

Installation

To install mdm_compare run:

$ pip install mdm_compare

Console app usage

Quick start:

$ mdm_compare filename1 filename2

Show help:

$ mdm_compare --help

Python API usage

Quick start:

>>> from mdm_compare import mdm_compare
>>> mdm_compare(filename1, filename2)

Contribute

If you find any bugs, or wish to propose new features please let me know.

If you’d like to contribute, simply fork the repository, commit your changes and send a pull request. Make sure you add yourself to AUTHORS.

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

mdm_compare-1.0.6.tar.gz (75.6 kB view hashes)

Uploaded Source

Built Distribution

mdm_compare-1.0.6-py2-none-any.whl (4.3 kB view hashes)

Uploaded Python 2

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