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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ios-shell-1.2.2.tar.gz.
File metadata
- Download URL: ios-shell-1.2.2.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.4 Linux/5.17.14-300.fc36.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
404a613e98d76714293e395560c1fc095f33569a05dc8932ffe2e3004a8f06e1
|
|
| MD5 |
71a5ae6dc12a30c225f8e21e36c87661
|
|
| BLAKE2b-256 |
8b99de8925cc906c555e901fdaa1079683ec83a2cc54a13fda27d5d5915cca42
|
File details
Details for the file ios_shell-1.2.2-py3-none-any.whl.
File metadata
- Download URL: ios_shell-1.2.2-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.4 Linux/5.17.14-300.fc36.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f215665b0344865c4f6dbb63d2a6b164e2d4fa8253542fb27e35d6784fd9060
|
|
| MD5 |
1bace3b4fc2db4fbdee7887b6043c491
|
|
| BLAKE2b-256 |
92cb8b943627f112a52a07801c53b3688c3d6589e05c55adc8b16d30ac3533d7
|