afronomy

View on PyPIReverse Dependencies (0)

0.0.1rc1 afronomy-0.0.1rc1-py3-none-any.whl

Wheel Details

Project: afronomy
Version: 0.0.1rc1
Filename: afronomy-0.0.1rc1-py3-none-any.whl
Download: [link]
Size: 5576
MD5: 7bffc59541e991c95763b2363baa2037
SHA256: 7907c2cd2db798724cf62ae97da93b5ef2fe3fc3ed99b64e55a492f4607d9cfd
Uploaded: 2024-11-24 21:03:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: afronomy
Version: 0.0.1rc1
Summary: Application to simulate self-calibration and quality assurance checks
Author: Athanaseus Ramaila & RATT
Author-Email: ramaila.jat[at]gmail.com
Home-Page: https://github.com/athanaseus/afronomy
Project-Url: Repository, https://github.com/athanseus/afronomy.git
License: MIT
Keywords: Astronomy,Masking,Imaging
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0,>=8.1)
Requires-Dist: codex-africanus (==0.4)
Requires-Dist: flaky; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-flake8; extra == "testing"
Requires-Dist: stimela
Provides-Extra: testing
Description-Content-Type: text/x-rst
[Description omitted; length: 1617 characters]

WHEEL

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

RECORD

Path Digest Size
afronomy/__init__.py sha256=lmJMBj0V-VWbWH33X9Omr-vTuMjMx3OdFNwL3uk_QjI 804
afronomy/apps/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
afronomy/apps/hello.py sha256=_PU8OjbTclTXEHvcYm8ZcQiDD8zGPPKsqd9vq5mja6E 880
afronomy/apps/main.py sha256=xlajUWh9gmo4v5hntviVwfb8bcTBIp9TfjQHZZO3weU 254
afronomy/cabs/hello.yml sha256=j89EeRCG7PfTidMT9xG8KfDh-EHvpqXscv_JafRksSo 678
afronomy/parser/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
afronomy/tests/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
afronomy/tests/test_hello.py sha256=3mt-YPXQpcgH_ZF_eBQTrqUJ12plkaKLJ0oMRE0mLj8 692
afronomy-0.0.1rc1.dist-info/LICENSE sha256=CpnC-WEvIe4oInxD3SIgr8WsKuL13as-kOBUlF_RzDw 1081
afronomy-0.0.1rc1.dist-info/METADATA sha256=8Ik9FGutWIAbo1PBTr26OTpM8ULYEdfBs5_wSZuVwW8 2852
afronomy-0.0.1rc1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
afronomy-0.0.1rc1.dist-info/entry_points.txt sha256=JmFrW5aE8EMdztbr5V7MT5PmhIvbC5tOBvQkVfuEh-o 85
afronomy-0.0.1rc1.dist-info/RECORD

entry_points.txt

afronomy = afronomy.apps.main:driver
hello = afronomy.apps.hello:main