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.1.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.1.0-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: usdm4_m11-0.1.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.1.0.tar.gz
Algorithm Hash digest
SHA256 c92291c9aede0bf8cf9a653ec705652be05e50ab520cfc6d213d67400ff13c91
MD5 861ac564ab009dbb9cbbad5c288e9e77
BLAKE2b-256 84200f1a32978997e2afd4ca443adcff6fb1db9aaa510aad2ab9cfa063741746

See more details on using hashes here.

File details

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

File metadata

  • Download URL: usdm4_m11-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 16.6 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1a6a0684f98bc0a9d84f16617ac431201c54d9a0a7014407fb904e944be45d8e
MD5 9544c5459091bfd4db6e0f2411cbf02f
BLAKE2b-256 db65febdb6c0824876bcdf9d2531e7552ce02b6b2e8548c7c643bffc2b49dae6

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