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.2.tar.gz
(13.3 kB
view hashes)
Built Distribution
ios_shell-1.2.2-py3-none-any.whl
(15.6 kB
view hashes)
Close
Hashes for ios_shell-1.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f215665b0344865c4f6dbb63d2a6b164e2d4fa8253542fb27e35d6784fd9060 |
|
MD5 | 1bace3b4fc2db4fbdee7887b6043c491 |
|
BLAKE2b-256 | 92cb8b943627f112a52a07801c53b3688c3d6589e05c55adc8b16d30ac3533d7 |