Package for loading binary IGOR binary
Project description
Pygor is a package for loading binary IGOR files. It's forked from chstan's igorpy which is forked from igor. The main purpose of pygor is to facilitate the loading of pxt files for arpes-lite.
Installation
pygor is most easily installed with pip: pip install pygor
you can also clone the repo and install with uv
Usage
Standard usage is straightforward:
from pygor import load
byte_order = "<" # options are "<", "=", ">"
data = load(IGOR_FILE_NAME, initial_byte_order=byte_order)
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
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 pygor-1.0.1.tar.gz.
File metadata
- Download URL: pygor-1.0.1.tar.gz
- Upload date:
- Size: 59.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
260b3e2e9674c43bf614c0e9b8ebb109248640276bd86b10982886209b0596af
|
|
| MD5 |
3edf2f0c0aeab791da4d6b1c7521a3fd
|
|
| BLAKE2b-256 |
289a915022e5c28c4cea177a6e85703dfd0e7fafc6d8f0fe1fcafc64d2a14234
|
File details
Details for the file pygor-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pygor-1.0.1-py3-none-any.whl
- Upload date:
- Size: 43.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1040ffe2b97fabac7b1c604f8f915a1a99006d5806706d229ee3111b176b1dbb
|
|
| MD5 |
d3803d0f249dab01fe4cf260818739b0
|
|
| BLAKE2b-256 |
81df44249d6565d2c1ccbffe7a6f75e205d5143a80c36624bd7d9e8a17a5d899
|