Skip to main content

This is a simple utility package to parse .adi files from LoTW.

Project description

adi_parser

This is a simple utility package to parse .adi files from LoTW.

Parsed data is returned as dataclasses. Their definitions are located in adi_parser.dataclasses. All dataclass values are assumed to be missing by default.

Example

from adi_parser import parse_adi

adi_header, qso_reports = parse_adi("your_data.adi")

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

adi_parser-0.0.3.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

adi_parser-0.0.3-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

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