empiarreader

View on PyPIReverse Dependencies (0)

0.0.4 empiarreader-0.0.4-py3-none-any.whl

Wheel Details

Project: empiarreader
Version: 0.0.4
Filename: empiarreader-0.0.4-py3-none-any.whl
Download: [link]
Size: 13427
MD5: cac72389eb6782df8539e49a3eddb335
SHA256: 5f56aee5f053ce461e3302d327e7943dc30984810c90a66f41b6e1758464f59b
Uploaded: 2024-04-08 14:42:50 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: empiarreader
Version: 0.0.4
Summary: EMPIARReader provides utilities to lazily load data from EMPIAR into a machine-learning-friendly dataset format or to locally download the files.
Author: mooniean
Author-Email: bcostagomes[at]turing.ac.uk
Project-Url: Bug Tracker, https://github.com/alan-turing-institute/empiarreader/issues
Project-Url: Homepage, https://github.com/alan-turing-institute/empiarreader
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
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-Python: >=3.8,<4.0
Requires-Dist: Sphinx (<6.0,>=5.0); extra == "doc"
Requires-Dist: aiohttp (<4.0.0,>=3.8.3)
Requires-Dist: bs4 (<0.0.2,>=0.0.1)
Requires-Dist: intake (<0.7.0,>=0.6.5)
Requires-Dist: intake-xarray (<0.7.0,>=0.6.1)
Requires-Dist: matplotlib (<4.0.0,>=3.6.1)
Requires-Dist: mrcfile (<2.0.0,>=1.4.3)
Requires-Dist: pre-commit (<4.0.0,>=3.3.3)
Requires-Dist: pydata-sphinx-theme (<0.8,>=0.7); extra == "doc"
Requires-Dist: requests (<3.0.0,>=2.28.1)
Requires-Dist: scikit-image (<0.20.0,>=0.19.3)
Requires-Dist: setuptools (<68.0.0,>=67.7.2)
Requires-Dist: starfile (<0.5.0,>=0.4.11)
Requires-Dist: xarray (<2023.0.0,>=2022.9.0)
Provides-Extra: doc
Description-Content-Type: text/markdown
[Description omitted; length: 5609 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
empiarreader/__init__.py sha256=__fNcGDhvm8zFKw7DwYpRAQEtUkhBgA9OA1XPIosg5s 242
empiarreader/cli.py sha256=b6ct9haHmuy61QzIwu3KmXvNjrgLdHbQZm1FrF3QdHs 1260
empiarreader/empiar/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
empiarreader/empiar/empiar.py sha256=wFv8hno8TpnmoLPEew1NOsyAtozRB3W8Y5EROSBdIPE 6937
empiarreader/intake_source/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
empiarreader/intake_source/mrcsource.py sha256=BSxA2-f4_wWOiT6A9O7cLBcRhCRqmu09sIKpyFAlVII 2777
empiarreader/intake_source/starsource.py sha256=8eaLhPTw-pzlswF0rZFTGzCfOwQ3jzRLzVoyZWRQ9w4 1913
empiarreader/utilities/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
empiarreader/utilities/download.py sha256=4Gbu9l2Bzm5TcyMYXLJkKXoq5-nDTLe29Lje-ZFtdzs 3582
empiarreader/utilities/search.py sha256=5evyO3HsUNMxYStCAlEqwLjbnzCZEJv_Du2il2Oz1j8 4104
empiarreader-0.0.4.dist-info/LICENSE sha256=zZadjPFH0NvukScej2cV8SdnCU-0XDaLlbVWZchTgFE 1533
empiarreader-0.0.4.dist-info/METADATA sha256=D6m6Y_o5o6ICl_eMz8QRh3HnAnry9yuPb-DNhnb9TUs 7055
empiarreader-0.0.4.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
empiarreader-0.0.4.dist-info/entry_points.txt sha256=Gzna-R9dA6LwVsa3VgzEthhTjJO6mKS4ZJRvYbf07zg 162
empiarreader-0.0.4.dist-info/RECORD

entry_points.txt

empiarreader = empiarreader.cli:main
empiar = empiarreader:EmpiarCatalog
mrc = empiarreader:MrcSource
star = empiarreader:StarSource