Skip to main content

A package for processing M11 protocol documents and converting them to USDM format

Project description

USDM4 M11 Protocol Package

A Python package for processing M11 protocol documents and converting them to USDM format.

Installation

pip install -e .

Or install the dependencies directly from the requirements.txt file:

pip install -r requirements.txt

This package uses a src-based layout, with the package code located in the src/usdm4_m11 directory.

Usage

from usdm4_m11 import M11Protocol

# Initialize the protocol processor
protocol = M11Protocol(filepath="path/to/m11_protocol.docx", system_name="YourSystem", system_version="1.0.0")

# Process the protocol
await protocol.process()

# Convert to USDM format
usdm_data = protocol.to_usdm()

Build

Build as a normal package

  • Build with python3 -m build --sdist --wheel
  • Upload to pypi.org using twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

usdm4_m11-0.2.0.tar.gz (13.3 kB view details)

Uploaded Source

Built Distribution

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

usdm4_m11-0.2.0-py3-none-any.whl (16.7 kB view details)

Uploaded Python 3

File details

Details for the file usdm4_m11-0.2.0.tar.gz.

File metadata

  • Download URL: usdm4_m11-0.2.0.tar.gz
  • Upload date:
  • Size: 13.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.1

File hashes

Hashes for usdm4_m11-0.2.0.tar.gz
Algorithm Hash digest
SHA256 d195de0672f4a3740a1bb408a1d65043eee7304c3ba5e9cfec29eca574ec48a2
MD5 e5921851a5c660588e48121bf00b473c
BLAKE2b-256 4b4af1b100741c4178ba56e6135742ee74c81c52ddaa4778bdbfe7184c49d98e

See more details on using hashes here.

File details

Details for the file usdm4_m11-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: usdm4_m11-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 16.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.1

File hashes

Hashes for usdm4_m11-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2b8535cd346a0316b0db42c8784a73e07bd6ee2169a239c58d37a88064029fea
MD5 2a4914aa75544071fbe6a376c8775625
BLAKE2b-256 c9bc19b856442875e91a1e18b14b2dabe660fd69f429fd337515962ad272f145

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