Skip to main content

Handle data in CMI-format.

Project description

Synopsis

This is a simple Python package (under development) to handle data in CMI format.

Installation

You can install this package via PyPI:

pip install cmif

… or by cloning the repository:

git clone https://github.com/herreio/cmif.git --recurse-submodules
cd cmif
# create and activate virutalenv
utils/setup
source env/bin/activate

Documentation

A minimal documentation can be found on Read the Docs.

To build the documentation from the files found at docs:

cd docs
make html

Test

In case you cloned the repository, you can run a unittest:

python -m unittest test.creation

See Also

The Python command line interface csv2cmi, written by K. Rettinghaus, allows to create files in CMI format from CSV input.

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

cmif-2022.2.2.tar.gz (24.4 kB view hashes)

Uploaded Source

Built Distribution

cmif-2022.2.2-py3-none-any.whl (27.6 kB view hashes)

Uploaded 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