Skip to main content

Parses files formatted by the Institute of Ocean Sciences' IOSShell tool

Project description

IOS Shell file parsing library

This is a library for parsing files in the IOS Shell format. It has no relation to iOS or terminal shells.

Prerequisites

  • Python 3.8, 3.9, or 3.10 with pip

Example

If 1930-003-0058.bot is in the same folder as the program using ios_shell:

parsed_file = ios_shell.ShellFile.fromfile("1930-003-0058.bot")

To use the contents of a file previously read into the program:

parsed_contents = ios_shell.ShellFile.fromcontents(contents)

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

ios-shell-1.2.0.tar.gz (13.2 kB view hashes)

Uploaded Source

Built Distribution

ios_shell-1.2.0-py3-none-any.whl (15.5 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