Skip to main content

Divesoft Log (DLF) Parser

Project description

Divesoft Log Parser

Python parser for Divesoft Freedom (DLF) log files.

Example usage

from divesoft_parser import DLFDecoder

dive = DLFDecoder.from_file('00000001.DLF')
print(dive.serial)

Support Notes

The majority of testing has been done against open circuit dive logs from a 3.0 computer, little support exists for CCR specific data e.g. setpoints, cell calibration etc.

Implementation references

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

divesoft_parser-0.0.1.tar.gz (20.3 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