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.1.tar.gz
(13.2 kB
view hashes)
Built Distribution
ios_shell-1.2.1-py3-none-any.whl
(15.5 kB
view hashes)
Close
Hashes for ios_shell-1.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 961c0a85f11df4f2161a9fc15c39502bb6c9d1e1da1b4c9617e0b9939e7ad81c |
|
MD5 | 11dd1f0d6b2442cd37dcfc627e74db80 |
|
BLAKE2b-256 | 2929f986717d227e43887bcf7a3b3b1ddc283d774c7d3c89ad036c8be2c406e3 |