Skip to main content

AcraNetwork

Documentation Status Python App Python Published PyPI PyPI - Downloads

A collection of classes that can be used to decom network or PCM based FTI traffic. This module contains classes to handle various packet formats like, iNetX, IENA, Chapter10, DARv3 (NPD).

It also contains a class to decom data from a SAM/DEC/008

Full documentation is available here https://acranetwork.readthedocs.io/en/latest/

Summary

  • iNetX : Class for packing and unpacking iNetX objects
  • IENA : Class for packing and unpacking IENA objects
  • SimpleEthernet : A simplified set of classes for Ethernet, IP and UDP packets. These are not fully featured is sufficient for the network systems used in the KAM500 networks
  • Pcap : Class and helper methods for reading pcap files
  • Chapter10: Class for chapter10 and chapter11 packets
  • MPEGTS: MpegTransport stream packets

Install

Install using pip

pip install AcraNetwork

Usage

Browse the example folder for some example usage

Testing

pip install pytest coverage
pytest
pytest --doctest-modules AcraNetwork
coverage run -m pytest
coverage html

To Make a Distribution

This can be skipped and let githugb actions do it by tagging as vx.y.z

python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html 
pip  install --upgrade pip wheel setuptools twine
rm dist/*
python ./setup.py sdist bdist_wheel --universal sdist
twine upload dist/*

Download files

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

Source Distribution

acranetwork-1.1.8.tar.gz (103.1 kB view details)

Uploaded Source

Built Distribution

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

acranetwork-1.1.8-py2.py3-none-any.whl (139.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file acranetwork-1.1.8.tar.gz.

File metadata

  • Download URL: acranetwork-1.1.8.tar.gz
  • Upload date:
  • Size: 103.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for acranetwork-1.1.8.tar.gz
Algorithm Hash digest
SHA256 d59c17697eb921fde5b3c6c986188df1ddb014bcf646986ee3945cc698c9888c
MD5 b5a4fc02a53f613125889b3902381813
BLAKE2b-256 2e65f8ff97c7a1e72ef5e848099f4a5451ec473ab1ffd55a29928246a95e7186

See more details on using hashes here.

Provenance

The following attestation bundles were made for acranetwork-1.1.8.tar.gz:

Publisher: python-publish.yml on diarmuidcwc/AcraNetwork

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file acranetwork-1.1.8-py2.py3-none-any.whl.

File metadata

  • Download URL: acranetwork-1.1.8-py2.py3-none-any.whl
  • Upload date:
  • Size: 139.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for acranetwork-1.1.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 57e4414a0921ca1b70e29b27b19d822982482d075005e3af360145f425866968
MD5 5aa5d4a9915d46596c4a2fc40270e79e
BLAKE2b-256 e2d6b3313f222830815808e4bafd2e5725a64f4e0276a9ff033a52dfff22764f

See more details on using hashes here.

Provenance

The following attestation bundles were made for acranetwork-1.1.8-py2.py3-none-any.whl:

Publisher: python-publish.yml on diarmuidcwc/AcraNetwork

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

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