insomnia-app

View on PyPIReverse Dependencies (0)

0.1.0 insomnia_app-0.1.0-py3-none-any.whl

Wheel Details

Project: insomnia-app
Version: 0.1.0
Filename: insomnia_app-0.1.0-py3-none-any.whl
Download: [link]
Size: 6623
MD5: 458713f00a9372df870df3de768a9422
SHA256: 04f0b5654f5c604cc28fbfc3f19e65de1f04d43cb7a92b7378f88e4b72b750fe
Uploaded: 2023-01-03 15:07:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: insomnia-app
Version: 0.1.0
Summary: A TUI app to find out why your computer stays awake at night
Author: David Fokkema
Author-Email: davidfokkema[at]icloud.com
Home-Page: https://github.com/davidfokkema/insomnia
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: humanize (<5.0.0,>=4.4.0)
Requires-Dist: psutil (<6.0.0,>=5.9.4)
Requires-Dist: rich (<14.0.0,>=13.0.0)
Requires-Dist: textual (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 74 characters]

WHEEL

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

RECORD

Path Digest Size
insomnia/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
insomnia/insomnia.css sha256=GWQz8y5_aJnJsPGG_sWFnqLTL2UyKxy22IWKDQ1XHqw 635
insomnia/insomnia.py sha256=Xi_V4MlnkTz0ksH9bMeyVHfcYG9OULko5EARFvNiwZM 1171
insomnia/tui.py sha256=7UXe96Q215QSW2lvCu-ONV7fu8qRK7pydZ17WM_urCU 9914
insomnia_app-0.1.0.dist-info/entry_points.txt sha256=km6cq9c4R5SDtWmoE99noXwMs6-aMkbKLXKTqLvcphM 84
insomnia_app-0.1.0.dist-info/LICENSE sha256=btyRZ_g5PmHEzpKOJKE5vRtgYdJEREnOroTOZcvHCGA 1070
insomnia_app-0.1.0.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
insomnia_app-0.1.0.dist-info/METADATA sha256=390_-_O7POZvUe9eMSVAPrfHJRYo9UpO5zZ9dS45HmE 1141
insomnia_app-0.1.0.dist-info/RECORD

entry_points.txt

insomnia = insomnia.tui:main
insomniascript = insomnia.insomnia:main