Skip to main content

Pyre-python reader for DLT log files

Project description

### dltpy - pyre python dlt reader

#### Installing
```
pip install git+https://github.com/Equidamoid/dltpy
```
TODO: upload to pypi

#### Using

See `dltpy-dump` as example. Everything boils down to creating a `DltFile` instance and getting `DltMessage`s out of it.

Please note that non-`verbose` messages are skipped by `DltFile` since it has no way of decoding the payload.

In case you need to access more fields than exposed in `DltMessage` (namely the timestamp, app/context id and the payload), you can read the `_raw_msg` field containing the kataistruct objects.

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

dltpy-0.2.1.tar.gz (5.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page