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)
Built Distribution
ios_shell-1.2.0-py3-none-any.whl
(15.5 kB
view hashes)
Close
Hashes for ios_shell-1.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04462d70f9d641e57123afd3f161d630af49f320a8e557dde4460f714c5fb963 |
|
MD5 | 11270fc90f46e503c18253e874feef50 |
|
BLAKE2b-256 | 053ec3514bb9f7fa576a829a7d647753d7119addf8d3f5a40c7d16020d28ae63 |