pycrate
Digital format encoder
A Python library for encoding and decoding various digital formats used in cellular networks and telecom protocols.
A Python library to ease the development of encoders and decoders for various protocols and file formats, especially telecom ones. Provides an ASN.1 compiler and a CSN.1 runtime.
43 stars
6 watching
9 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list
asn1cellularcsn1protocolsignallingtelecom
Related projects:
Repository | Description | Stars |
---|---|---|
howmanyoliversarethere/micropython-8encoder | A MicroPython library for interacting with an 8-encoder device | 1 |
miketeachman/micropython-rotary | A MicroPython module to read rotary encoder values in real-time | 284 |
octaprog7/as5600 | A Python module for controlling an AS5600 encoder with I2C interface | 0 |
pyos/dg | A programming language compiler for CPython bytecode | 576 |
polkascan/py-scale-codec | A Python implementation of a lightweight and efficient encoding and decoding program for blockchain data | 54 |
ravens/bazel-pycrate | An environment for working with 3GPP payloads using a Bazel-based Jupyter Notebook setup | 1 |
canscale/lexicographic-encoding | A library that provides a way to encode integers in a lexicographically sorted manner | 1 |
segmentio/encoding | A Go package providing efficient encoding and decoding APIs for various data formats. | 996 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,077 |
infinite-tree/micropython-encoder-knob | A lightweight Python library for creating simple encoder knobs with button support in microcontrollers | 2 |
deniscarriere/geocoder | A Python library providing a simple interface to various geocoding services. | 1,627 |
ayoy/micropython-waveshare-epd | A Python library for controlling a 1.54" two-color E-Paper Display using MicroPython | 52 |
kipe/enocean | A Python library for reading and controlling EnOcean devices. | 72 |
cxhernandez/molencoder | A PyTorch-based implementation of an autoencoder for molecular data processing and encoding. | 86 |
ptone/pyosc | An implementation of the OpenSoundControl protocol in Python. | 92 |