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
Usage
Launch the Python interpreter and start by importing the necessary modules:
from cmif import *
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cmif-2020.5.5.tar.gz
.
File metadata
- Download URL: cmif-2020.5.5.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.19.9 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61e16c62056b0a10a2c2efa86b4516a973b35ce0b7f75b2ce1cce5597afd322a |
|
MD5 | 350e4e25a641db81aa49feb1641c0345 |
|
BLAKE2b-256 | a72bb852dac42fe24fcda97e57ecc1f5ecba7e09997604be8826e4533a98d2f3 |
File details
Details for the file cmif-2020.5.5-py3-none-any.whl
.
File metadata
- Download URL: cmif-2020.5.5-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.19.9 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 181792881be36c6a1b810867078954e3d64b6cc74f1cfb1e59dd3edd90c6aa4a |
|
MD5 | 6090f98fb045b5bd4a1e85a121c38be0 |
|
BLAKE2b-256 | 612274ba9792df625ca54d06678d1e0ed88f83d135b0c71ffe8524decb783b92 |