A toolkit to read really old space data files
Project description
Python packages
| Linux x86_64 | Windows x86_64 | MacOs x86_64 | MacOs ARM64 |
|---|---|---|---|
Unit Tests
| Linux x86_64 | Windows x86_64 | MacOs x86_64 |
|---|---|---|
space_ouija
Space Ouija is C++ and Python toolkit allowing to read old space missions data files using deprecated formats using modern tools.
Installing
From PyPi
python3 -m pip install --user space_ouija
From sources
meson build
cd build
ninja
sudo ninja install
Or if youl want to build a Python wheel:
python -m build .
# resulting wheel will be located into dist folder
Basic usage
Python
Reading files
Basic example from a local file:
import space_ouija
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
space_ouija-0.1.0.tar.gz
(157.3 kB
view details)
File details
Details for the file space_ouija-0.1.0.tar.gz.
File metadata
- Download URL: space_ouija-0.1.0.tar.gz
- Upload date:
- Size: 157.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c0b4ee9038f734f054a099aa508a2565747155df6e7c1a71faeb943358a84e3
|
|
| MD5 |
7857aa1d5a7edee3d9660c845e8430c7
|
|
| BLAKE2b-256 |
c1f876aedd69f1620a133e35b58e3ac03606052c3d4998201066c75a3c3a8765
|