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 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:

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 Distributions

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

Built Distribution

mbfxml2ex-0.7.3-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mbfxml2ex-0.7.3-py3-none-any.whl
  • Upload date:
  • Size: 20.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for mbfxml2ex-0.7.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9268771be13c6d9cc072a358bafd460fa5e43fdceaadfea39396f8f7a9e9dd6a
MD5 bf408cd9ae3ecaa04e0eb9e5edcd69b8
BLAKE2b-256 51e66641ddeec5179c15441255d2f45d9f88e50e5154142b78f6d298e4e03ef3

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