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

exf2mbfxmlconverter /path/to/input.exf

For more information use the help:

exf2mbfxmlconverter --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.3-py3-none-any.whl (22.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: exf2mbfxml-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 22.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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c8f4adc41a3ede6603e86dffa83dc7c934b12cb8daf7301a5960af1afd72505a
MD5 afa125ea4cfb01643c1c961fd2ee36f3
BLAKE2b-256 d6239ef8549aded467dac4d675849687c07269d9e98923eded5bbb8cc94619ab

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