Skip to main content

Python client for generating Ex format model descriptions from MBF XML.

Project description

This program converts MBF XML to Ex format suitable for OpenCMISS-Zinc.

Install

pip install mbfxml2ex

Usage

mbfxml2exconverter /path/to/input.xml

For more information use the help:

mbfxml2exconverter --help

Developing

When developing install the required packages for running the tests with:

pip install .[test]

Then run the tests with:

nosetests

from the repository root directory.

To see the coverage statistics for the package run:

nosetests --with-coverage --cover-package=mbfxml2ex

For a nice HTML rendering of the coverage statistics run:

nosetests --with-coverage --cover-package=mbfxml2ex --cover-html

To view the HTML coverage output:

cd cover
python -m http.server 9432

Then, in a web browser navigate to http://localhost:9432

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

mbfxml2ex-0.5.0.tar.gz (18.4 kB view details)

Uploaded Source

File details

Details for the file mbfxml2ex-0.5.0.tar.gz.

File metadata

  • Download URL: mbfxml2ex-0.5.0.tar.gz
  • Upload date:
  • Size: 18.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for mbfxml2ex-0.5.0.tar.gz
Algorithm Hash digest
SHA256 66c8f004416aa1540b54e9530b3101f0eb13d36c7a984a8b45b093c67e16800d
MD5 215ac7dbc4b5ad16734c849a63079a4a
BLAKE2b-256 19ea9aa62da5117bbd6dae7c274bc498465063b2473f1b03091ac26a64c8e97f

See more details on using hashes here.

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