toasts

View on PyPIReverse Dependencies (0)

0.1.2 toasts-0.1.2-py3-none-any.whl

Wheel Details

Project: toasts
Version: 0.1.2
Filename: toasts-0.1.2-py3-none-any.whl
Download: [link]
Size: 26437
MD5: f9cadf95bad202203fe4302e8cb4d19e
SHA256: 0a2775a15db0cf7dc2d2f65a492c15a1da63074621ff0496327ceefa06c0e587
Uploaded: 2018-10-21 17:18:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: toasts
Version: 0.1.2
Summary: Get desktop notifications from programming websites like GitHub, Stack Overflow and the likes :)
Author: Gokul
Author-Email: gokulps15[at]gmail.com
Home-Page: https://github.com/gokulsoumya/toasts
Project-Url: Repository, https://github.com/gokulsoumya/toasts
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.4,<4.0
Requires-Dist: confuse (<0.6.0,>=0.5.0)
Requires-Dist: dbus-python (<2.0,>=1.2); sys_platform == "linux"
Requires-Dist: plyer (<2.0.0,>=1.3.0)
Requires-Dist: requests (<3.0,>=2.19)
Description-Content-Type: text/markdown
[Description omitted; length: 3264 characters]

WHEEL

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

RECORD

Path Digest Size
toasts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toasts/app.py sha256=fw7L3keOFNoYWUTcwyPysrpxETsAmkWlsn5rSdKaO5g 3441
toasts/clients/__init__.py sha256=8eU8wvjcnKb4R5LKZNggA3bYGE5L_kTNi1PQOUvepJ0 189
toasts/clients/base.py sha256=E_P25mbmtPGKRYSM2w25wOwGfvnWUww6ECT2HgGZqs8 2608
toasts/clients/github.py sha256=hvJxuWAENkZnxbB8RX6Q5Z5aw6kBRVucWiRr57PDFxo 1534
toasts/data/config.yaml sha256=hf305BmEwHjToNVy97Q6jGmyG98HToFni1cdFkIZUAc 1014
toasts/data/icons/github.png sha256=DC6owyj2jMcOqgF6F82gUziV8buqh2TblkZ3DNGxoLQ 4044
toasts/exceptions.py sha256=d4EtMefl_2lpup-IZ7xE021uKWDT3OhM3yFWRWANoMo 708
toasts/main.py sha256=cNaDGghEgW5RLh73msjftc8fBbP_A1vlBhPIu98h_h8 175
toasts/util.py sha256=Qm0LViAKrR42axKnwqoDPMa5Y7zrsYfPQQFixTpHXgI 500
toasts/wrappers.py sha256=n67rPRLCjzW51CE6ozbHxTz-GYOQYmtK5WNXvE1ibAo 6554
toasts-0.1.2.dist-info/entry_points.txt sha256=zIY3FNf7QX5kc-G_9frI6w7Gmk0MneqO4TfHGIoMwB0 43
toasts-0.1.2.dist-info/LICENSE.txt sha256=xWkImn4Ibx-PsBa5P7u9ho1etZms52qfd61VGYMVY64 1070
toasts-0.1.2.dist-info/WHEEL sha256=DAf2-j949iIN8fCDcLRPwV7FSWC77WcPUTq1P1S7u9s 84
toasts-0.1.2.dist-info/METADATA sha256=XAPPWfBglJ4Pc8rdJW_pjTEkk-G3a3DMVoIcgUgO_bI 4142
toasts-0.1.2.dist-info/RECORD

entry_points.txt

toasts = toasts.main:main