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
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
cmif-2022.11.2.tar.gz
(10.4 kB
view details)
Built Distribution
cmif-2022.11.2-py3-none-any.whl
(12.1 kB
view details)
File details
Details for the file cmif-2022.11.2.tar.gz
.
File metadata
- Download URL: cmif-2022.11.2.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.12.0 pkginfo/1.5.0.1 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.8.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f408da8938064839aa6ac633b519127a68c9adefbddfe1950ed2ec03b221b854 |
|
MD5 | 3456650dc377505536bb9f146a9ab03b |
|
BLAKE2b-256 | 23e9eb90ad74a04af778bb307932db9d2e6a16aa8810f5daa5e840cb42c27a39 |
File details
Details for the file cmif-2022.11.2-py3-none-any.whl
.
File metadata
- Download URL: cmif-2022.11.2-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.12.0 pkginfo/1.5.0.1 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.8.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4027d91a6764535a7de9074843620ddf2026742f463603efde939368883108e8 |
|
MD5 | a1dfc8c54085d423fc4606924964c235 |
|
BLAKE2b-256 | 8e3e7254d6739a1d8d486f6ef540eba910f967985687576724fc463ecfb32652 |