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

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.2.tar.gz (98.2 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.2-py2.py3-none-any.whl (133.6 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: acranetwork-1.1.2.tar.gz
  • Upload date:
  • Size: 98.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.8

File hashes

Hashes for acranetwork-1.1.2.tar.gz
Algorithm Hash digest
SHA256 c2051aa9dd6e25d94e18258bf8d464e47b33b6abfb00ea886d0c0923d61942fe
MD5 cb70835609fd4eb0713043a8be8e469c
BLAKE2b-256 08979ac6c4cbcf00c2e33c671dc338d38dd8858953df0a576cc21136652dd9f2

See more details on using hashes here.

File details

Details for the file AcraNetwork-1.1.2-py2.py3-none-any.whl.

File metadata

  • Download URL: AcraNetwork-1.1.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 133.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.8

File hashes

Hashes for AcraNetwork-1.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 23d4a7ff57ba29ccb5bf8165f06ab5003b0904fa627a9f8c55b35468b6674d7a
MD5 724f284bae96b555b94337b1dce92c2c
BLAKE2b-256 24109c189d2f0c629ffc981153d0d5be83316f7a5d2c3a1807698c5598130d6a

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.1.2

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