Skip to main content

Python library for generating MBF XML formatted data from Zinc models written in the EXF format.

Project description

This program converts EXF formatted files from CMLibs.Zinc to MBF XML.

Install

pip install exf2mbfxml

Usage

exf2mbfxmlexconverter /path/to/input.exf

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=exf2mbfxml -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.

exf2mbfxml-0.1.1-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

Details for the file exf2mbfxml-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: exf2mbfxml-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 20.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for exf2mbfxml-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 10c75f090b5eab50e61454476cb04869f64e65f1607c27c41106eadb95c9dc20
MD5 33e824eaad21b1abb940a9a6753ab698
BLAKE2b-256 96b45df18f94ac5314a8a58a6f91549c71dadfb513bd1eba4e8eecaa09fc0625

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