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.3.0.tar.gz (13.4 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.3.0-py3-none-any.whl (16.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for usdm4_m11-0.3.0.tar.gz
Algorithm Hash digest
SHA256 360af0570af2b54a5d47b0cd00d6e648902e0826aeaed19e10713e04f4c26db0
MD5 f8e2a4e279d601685f4980e51509f1c2
BLAKE2b-256 c887fb0b0ba3436bdc0b8bb6c1726c9d98c0ab03187c0c054f2d3c340c712f5b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: usdm4_m11-0.3.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.12.3

File hashes

Hashes for usdm4_m11-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2ff2a82b22586df129fafdbf5663b17e9248aa686683168558bbcea5f3e23ecd
MD5 0d2e32541ad93e5b6ffcc9de09027587
BLAKE2b-256 cc844d23100209843e3c19238add74d999707a64ebf04df5c0e1b232abef9f3d

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