funcNotify

View on PyPIReverse Dependencies (0)

1.3.7 FuncNotify-1.3.7-py3-none-any.whl

Wheel Details

Project: funcNotify
Version: 1.3.7
Filename: FuncNotify-1.3.7-py3-none-any.whl
Download: [link]
Size: 29932
MD5: a75e90366e28755ce41b643f0626c73b
SHA256: fd80b6b2d8fc8b7bd73678dd31d915557134f74c901956fc8abc599663736d18
Uploaded: 2021-11-14 22:31:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: FuncNotify
Version: 1.3.7
Summary: Get notified when your functions finish running
Author: kevinfjiang
Author-Email: kevin.jiang016[at]gmail.com
Home-Page: https://github.com/kevinfjiang/FuncNotify
License: MIT
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: python-dotenv
Requires-Dist: requests
Requires-Dist: slackclient
Requires-Dist: twilio
Requires-Dist: yagmail
Requires-Dist: keyring
Requires-Dist: sendgrid
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4463 characters]

WHEEL

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

RECORD

Path Digest Size
FuncNotify/EmailMethod.py sha256=jvnqCxjPabBSVfLon4XvxTUDQ8DaUvcagJUURgGeZr0 6002
FuncNotify/NotifyDecorators.py sha256=4hSU2b7KuQfsI5C8wExNua42PnU35IHTuMw0jEdkZJg 10546
FuncNotify/NotifyMethods.py sha256=1MEi0Lab7fEHyabZD0Ybz7WzW1wo5DUr9XTxCyjCP7o 15632
FuncNotify/PrintMethod.py sha256=umpb4klN9CEBMNoT8isDNzdKZarwjgLQIO6ADJwwAEI 833
FuncNotify/SlackMethod.py sha256=fxBW1heXli4pGr5hnFNyMOfg76ZTkKvHFCdPzTVboDU 3681
FuncNotify/TeamsMethod.py sha256=RLk_nQjVKvLm1ZdxsQ1tslV6JWFeTYg4DVQsmIVtMog 3853
FuncNotify/TextMethod.py sha256=GWQnmXDteXyqMn6kxtfB0nxm3_iIopzDMuLdq4VpjyM 3832
FuncNotify/_TemplateMethod_.py sha256=eo7jFdqnfVi9Z0HybinTTRy53Gcx1Q1JlNeQxj-AZPg 5039
FuncNotify/__init__.py sha256=h0UJuQIOtpepUsA7u5dOkAzynEQ01Na21DLXeH7WLYQ 1219
FuncNotify/__main__.py sha256=5UZGK43HrwEdqzjGu4cM8YxxrmVc8y44wBO6fyJa67E 7272
tests/__init__.py sha256=je-gncD6Mzl_6ZiRK95MpVlYvP5_r4JWbn1wTrDjUhs 350
tests/test_abstract.py sha256=v15yXQfsdDv9gjnY8ETQNgMJ-HKDbKY9QqIEMHPXtoA 2272
tests/test_emailtwilio.py sha256=ve0mOtjqJAdIq2YWD14a7_yh3f5c5W5QE9S8O96a5AY 1141
tests/test_emailyag.py sha256=MhwbYlgnxbUr8nHpQ_fD752Zv7durSs4vsr8Iox6qhA 1023
tests/test_print.py sha256=_TGreE7Ann66RJWJ9jS9Thr-3MCygv0k46p8ryDx9_8 4519
tests/test_slack.py sha256=Zx6Kouf6wKsnIk9AdG3qbJhQK7f0XJEdaLESRcvdlXc 1741
tests/test_teams.py sha256=9L_poAXmZA6FTFFjlFcKESaBoj-BzQcyQpYfGEmFMuY 938
tests/test_text.py sha256=YhMn4tfs8X70C-Mi8Aru_DtX6X6G1F1sFRzb4MHAC1s 1060
FuncNotify-1.3.7.dist-info/LICENSE sha256=YzXjD2XrpequgFrVUWSR1YW0ujEmT7QTk4ztagcOG_Q 1068
FuncNotify-1.3.7.dist-info/METADATA sha256=rlNEKJM0NakO-DjWUbNY4xWLVseK_ukMtbJx2ilAxHw 5150
FuncNotify-1.3.7.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
FuncNotify-1.3.7.dist-info/entry_points.txt sha256=GVAXvFGUSoi7W7iQo3HPtudLnFttl6uOftvJk6pQQvM 171
FuncNotify-1.3.7.dist-info/top_level.txt sha256=zbxy0fIU6cC24ZOZqmFfMphGCIaUQWAGCnHYk2ewjNo 17
FuncNotify-1.3.7.dist-info/RECORD

top_level.txt

FuncNotify
tests

entry_points.txt

FuncNotify = FuncNotify.__main__:main
Funcnotify = FuncNotify.__main__:main
funcNotify = FuncNotify.__main__:main
funcnotify = FuncNotify.__main__:main