python-observer

View on PyPIReverse Dependencies (0)

0.3.2 python_observer-0.3.2-py3-none-any.whl

Wheel Details

Project: python-observer
Version: 0.3.2
Filename: python_observer-0.3.2-py3-none-any.whl
Download: [link]
Size: 6824
MD5: d7661a54c174f7162954e0a37fc40c6c
SHA256: 2d3442671c0dc92de7f9094175495b1e488fd9cff5fc59b056e4ef974804ec53
Uploaded: 2023-04-29 10:14:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-observer
Version: 0.3.2
Summary: Live reload for Python apps
Author: Skyascii
Author-Email: savioxavier112[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
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
Requires-Python: >=3.8,<4.0
Requires-Dist: humanfriendly (<11.0,>=10.0)
Requires-Dist: pyboxen (<2.0.0,>=1.2.0)
Requires-Dist: rich (>=12.5.1)
Description-Content-Type: text/markdown
[Description omitted; length: 150 characters]

WHEEL

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

RECORD

Path Digest Size
python_observer/__init__.py sha256=PfJ7jyfiLMB1OAU16SiX6gfifWhF1789xLAkQJ_Rhog 23
python_observer/cli.py sha256=CWSzRFlGb_GetFhf7rBGMZLp18-HKwUXxq3ZK3qPD3E 4446
python_observer/constants.py sha256=K4N9p1uAHM-Ha2OB0xxlHxEi7DsOSwW-eEFHkr7wYN8 48
python_observer/date.py sha256=OlflZtnRBTlL6qBPJ9zabX8ROAuRn5un_uZK5HbRV4s 529
python_observer/display.py sha256=DzznleWe8hyF5WhagTizrgJii1iqTq_3agL5_l_26tA 992
python_observer/misc.py sha256=ZTXHHg8qlOtV4rwEl8JoPAacNJhnqQX0Xn-WXtAF1UY 879
python_observer/watch.py sha256=7R21jtlr2IVYrKfjjsD567DUsZqJdH3TX1vHq7y1MrA 2855
python_observer-0.3.2.dist-info/entry_points.txt sha256=wmPLwcby8CMx3hMytn4ga-8DIMEmFbpjnnipdNxnRBE 53
python_observer-0.3.2.dist-info/LICENSE sha256=tPI8UJL0I2D6Sa7KqbkNVT0w3H9php6kfJZU_e_SJGw 1065
python_observer-0.3.2.dist-info/METADATA sha256=Ubg6tVc6iMjSBKOG8cHXWRDiWsoBZx9FDRtlw9dYM1U 800
python_observer-0.3.2.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
python_observer-0.3.2.dist-info/RECORD

entry_points.txt

observer = python_observer.cli:main