tesstractor

View on PyPIReverse Dependencies (0)

0.6.0 tesstractor-0.6.0-py2.py3-none-any.whl

Wheel Details

Project: tesstractor
Version: 0.6.0
Filename: tesstractor-0.6.0-py2.py3-none-any.whl
Download: [link]
Size: 39116
MD5: 17d85af5376d75aa0dcf190ac8e2efcf
SHA256: 236593c7244c009caeeaba9d11160b1462929bc886f8d5b47d6619401d5a9d8c
Uploaded: 2022-06-10 10:13:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tesstractor
Version: 0.6.0
Summary: TESS photometer reading software
Author: Sergio Pascual
Author-Email: sergiopr[at]fis.ucm.es
Home-Page: https://github.com/guaix-ucm/tesstractor
License: GPLv3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Dist: pytz
Requires-Dist: tzlocal
Requires-Dist: pyserial
Requires-Dist: paho-mqtt
Requires-Dist: attrs (>=17.4.0)
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: astroplan
Requires-Dist: astropy
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: pytest; extra == "test"
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 684 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
tesstractor/IDA-SQM-template.tpl sha256=c1tRoYT2ov_NBAqUZGhxK0T7OUpNeX__5ngTmZPAhtw 1524
tesstractor/IDA-TESS-template.tpl sha256=cFD86Njlr5VThpSvlcOPdGvvlLMxpzbYqFyun5p-clg 1476
tesstractor/__init__.py sha256=Ru6OLv4h3D17eACMcPiHAVBNe_Mmi7rnFIqM4tJBbi8 189
tesstractor/base.ini sha256=xhM2IzCeYbOSvbXQYmboALiXCRjDsCjgZ9EGBTxzVVI 619
tesstractor/cli.py sha256=HqdOMJQa37j_4zWen93gpv9bYNh8Q6wSL_2nfH6epLM 11917
tesstractor/device.py sha256=GFvNOFCqpZY7TDCZ_ygDTraTfia2miJS99KyPnzyQDc 1531
tesstractor/mqtt.py sha256=_rKsp7ZHNyWNBVcQqCB3zPi4yrzyLt3M4LMua3o4bpU 3827
tesstractor/plot.py sha256=ipUbOUlWn8WZT4B6DHlCqU1ElUhDUKbVpr-LKP7jA4o 8478
tesstractor/reader.py sha256=Z9JCKb03mL4KlEEjTAlhpDvRdA_rESIWrIF1oL2K4Ng 4391
tesstractor/sqm.py sha256=BhlVGFVRVHhlyeSi-lYlML9MX_Tx8CBPeHSROHJlhOs 9461
tesstractor/tess.py sha256=Ai4ZIlqIFl0DZN75wzr9XHsNmZFJzldBfaL0bZYzgFY 12565
tesstractor/workers.py sha256=uk24L0I31LBKd5exDMxrIDvwhrfXuFnsL36kZ7DbpcQ 7256
tesstractor/writef.py sha256=ehS6bYb3jSOrBjoPVBxpnDhePEgpf38hWSyqi7MDnkA 6792
tesstractor/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tesstractor/tests/test_cli.py sha256=_7J1S1RhC20sDYBR9Hc2byzWbW3podY-KIv8TK4k74s 268
tesstractor/tests/test_nsbm.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tesstractor/tests/test_sqm.py sha256=Hm-HBHu3ITHSy6nNfost2HYIZN3Xa-ptfQB6WuNs3QM 940
tesstractor-0.6.0.dist-info/LICENSE.txt sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
tesstractor-0.6.0.dist-info/METADATA sha256=Qukh5DBiMYznJJnFMs2HMX9uV2wn1Gebl7QTi93SWIY 1819
tesstractor-0.6.0.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
tesstractor-0.6.0.dist-info/entry_points.txt sha256=WpnMv8C9TNeifXnI0mjpRfKmJtFPqnDT2SM_ZOzZ_IQ 94
tesstractor-0.6.0.dist-info/top_level.txt sha256=YmO1so_qH5uookGBTg5SW4COacsiqovaqJ_Yo0GmwtM 12
tesstractor-0.6.0.dist-info/RECORD

top_level.txt

tesstractor

entry_points.txt

tesstractor = tesstractor.cli:main
tesstractor-plot = tesstractor.plot:main