Skip to main content

Python library for generating Ex format model descriptions from MBF XML formatted data.

Project description

This program converts MBF XML to Ex format suitable for CMLibs-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:

python -m unittest discover -s tests

from the repository root directory.

To see the coverage statistics for the package run:

coverage run --source=mbfxml2ex -m unittest discover -s tests

For a nice HTML rendering of the coverage statistics run:

coverage html -d html.cover

To view the HTML coverage output:

python -m http.server 9432 -d html.cover

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mbfxml2ex-0.8.4-py3-none-any.whl (22.9 kB view details)

Uploaded Python 3

File details

Details for the file mbfxml2ex-0.8.4-py3-none-any.whl.

File metadata

  • Download URL: mbfxml2ex-0.8.4-py3-none-any.whl
  • Upload date:
  • Size: 22.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.6

File hashes

Hashes for mbfxml2ex-0.8.4-py3-none-any.whl
Algorithm Hash digest
SHA256 dfd2a4d1aaa29d99e08f3a4e58cc576e15250b63539e7f107f4d026551c4eaf0
MD5 d2fb07018b891e689c4de0f3ec9db0bc
BLAKE2b-256 25d302513c7e44d9881fe1d0081ba737c130faf07e2052c1540bf671f947388b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page