mxio

View on PyPIReverse Dependencies (3)

2024.9.0 mxio-2024.9.0-py3-none-any.whl

Wheel Details

Project: mxio
Version: 2024.9.0
Filename: mxio-2024.9.0-py3-none-any.whl
Download: [link]
Size: 28168
MD5: e7d40c9c3dc5f63bb128ccecfcf642f6
SHA256: 4f1e8034938439831b8b0396f049dd4f1e72bd4e28de97e297dc0af972068358
Uploaded: 2024-09-16 19:08:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mxio
Version: 2024.9.0
Summary: A Simple X-ray Area Detector Data IO Library
Author: Michel Fodje
Author-Email: Michel Fodje <michel4j[at]gmail.com>
Home-Page: https://github.com/michel4j/mxio
Project-Url: homepage, https://github.com/michel4j/mxio
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: hdf5plugin
Requires-Dist: parsefire
Requires-Dist: h5py
Requires-Dist: opencv-python
Requires-Dist: python-magic
Requires-Dist: pytz
Requires-Dist: pyyaml
Requires-Dist: numpy
Requires-Dist: iso8601
Requires-Dist: lz4
Requires-Dist: pyzmq
Requires-Dist: setuptools-scm
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 291 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mxio/__init__.py sha256=GVdnLDcVi2bYaQxBw0ZS8Ckknxg_F7WdYU_lvRIuA6U 14572
mxio/log.py sha256=N7XpE-VIFRG7vWYllBugNGaFDOeY9VHx9Aj2v7iCSQM 2715
mxio/formats/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mxio/formats/cbf.py sha256=piA_KyOf3D1hQiOXln1fbJvPTYbzXERZfp5wAS3DtHM 19502
mxio/formats/eiger.py sha256=6z2fH_6BNu25PAZkn4qDx8B2kPLpe2PzJme4Ac-AjKI 6293
mxio/formats/hdf5.py sha256=fc_2ruy2f1XQKzoxuwoFQQo_fSdj6Vf0HzUGOBI-pws 8739
mxio/formats/mar345.py sha256=63zlMvvmfpPH2hIbWdVLEuyxiU9dKOQNGP-702BVTN0 4811
mxio/formats/marccd.py sha256=IDV42udvDJmNmcf5sHWD9kvoAm6kd4ST8yzT5Xsq294 2467
mxio/formats/nexus.py sha256=kOw6sUXhnGqTzOrMyPrEdzSoT95OyE96F3ivhFNUuWg 3464
mxio/formats/raxis.py sha256=hCtwDufX6q-VGC8wrgB3QI2uJmNZMZmt_F72yNOF5xg 4037
mxio/formats/smv.py sha256=qD1sjgkd8NEmsB8gs7_96dLLPKYS06rH_K77hmvzH6E 3550
mxio/misc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mxio/misc/bshuf.py sha256=s6O2wV1KclNoPyhywwy0wCmJcJbHDs5PmGOAVJTrlBQ 4600
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/example.py sha256=qLb72qqXVJWNBVvvwAbyM0ZTc56aEBCcMoMreOjQHaU 217
tests/test_formats.py sha256=0T2fRykrPGtU5CQmOJPiKr7zazgWzZHYppIhIksrHnI 2777
mxio-2024.9.0.dist-info/LICENSE sha256=yrW1bBFllJul7T4dGvmh92joPL2JFiuWZkIIvsR1BZI 1083
mxio-2024.9.0.dist-info/METADATA sha256=zA6VgiLNL0kfQ4veIm3JMXq3uwRdKjPbfxswWH9qs0E 1227
mxio-2024.9.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
mxio-2024.9.0.dist-info/entry_points.txt sha256=DLnHE3Kv2bezVd33lcx42O6s7Dui_TXVfGgHXgAG5eA 198
mxio-2024.9.0.dist-info/top_level.txt sha256=EZ1iX3ui7U7Ws5PBKjOzTylg9YTdiL_wngoqESgebKk 11
mxio-2024.9.0.dist-info/RECORD

top_level.txt

mxio
tests

entry_points.txt

CBF = mxio.formats.cbf
HDF5 = mxio.formats.hdf5
MAR345 = mxio.formats.mar345
MARCCD = mxio.formats.marccd
NEXUS = mxio.formats.nexus
RAXIS = mxio.formats.raxis
SMV = mxio.formats.smv