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.0-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: exf2mbfxml-0.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ef13f01d5740a9e24751db71420faeeec39eb92a8e268955697d01d9a20e6788
MD5 3a24459229ddc61ca5119605c8e3afcc
BLAKE2b-256 6f7db974b495b07f704b5b77739c2a754feedca81cbe2a7781a60cf7988db17e

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