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

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for acranetwork-1.1.7.tar.gz
Algorithm Hash digest
SHA256 e257df8d1aa89afa8f1ca509e7adfc466a65ebf5fc02d10de2ec30c048ae13f1
MD5 825f6e4a839e92e8899fc55b64b01561
BLAKE2b-256 7182835099ebb1c211a65ffa077ef2762f331f0c5e148405a33e074a0bf58707

See more details on using hashes here.

File details

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

File metadata

  • Download URL: acranetwork-1.1.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 139.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for acranetwork-1.1.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fb203af475ab72d1723ecaa03a1f8bd46bdb5e84a463c787be3c1e090f041c1c
MD5 b7743bb7711311c2cea79ef0a336e1a8
BLAKE2b-256 bc912c8b7f1944359e56a662d04131d0ed3e8b4e77db26968b3a4fb7d445bb64

See more details on using hashes here.

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