fastwebhook

View on PyPIReverse Dependencies (0)

0.0.15 fastwebhook-0.0.15-py3-none-any.whl

Wheel Details

Project: fastwebhook
Version: 0.0.15
Filename: fastwebhook-0.0.15-py3-none-any.whl
Download: [link]
Size: 9544
MD5: d87007ae69a0e4365fc4f0286ec168cb
SHA256: bba8280c43551ca864a3bcb9af17719963b2921dfe762b38a426a90f7781716d
Uploaded: 2022-05-22 23:55:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fastwebhook
Version: 0.0.15
Summary: A simple GitHub webhook server
Author: Jeremy Howard
Author-Email: info[at]fast.ai
Home-Page: https://github.com/fastai/fastwebhook/tree/master/
License: Apache Software License 2.0
Keywords: github webhook python nbdev
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: pip
Requires-Dist: packaging
Requires-Dist: fastcore (>=1.0.17)
Requires-Dist: fastcgi
Requires-Dist: ghapi
Requires-Dist: tweepy
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1337 characters]

WHEEL

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

RECORD

Path Digest Size
fastwebhook/__init__.py sha256=iDdbCP7tHVEKa7cglKUMzl-i0FUBTVn-CM0zUbVgGoM 43
fastwebhook/_nbdev.py sha256=BAEBYKv1piCCqPz9eBXcevc68WJ0ryewKQ68-5oDwTc 542
fastwebhook/core.py sha256=62GTPB3A0eIPMe7drR8wYTaljD-YTkhRMbRXB4N6evA 5697
fastwebhook-0.0.15.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
fastwebhook-0.0.15.dist-info/METADATA sha256=m20uK0ntORZAByfonVTZqzyD5To-K81FfzXKdyJqfSo 2229
fastwebhook-0.0.15.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
fastwebhook-0.0.15.dist-info/entry_points.txt sha256=nW3vqjGJUzUkaZHo8jEr0ebhQhbZjkk9EET-nOAS3wE 115
fastwebhook-0.0.15.dist-info/top_level.txt sha256=ValLNubyl0ov9PvP-P64Gkl9F-9smDinnpITVAqhyM4 12
fastwebhook-0.0.15.dist-info/RECORD

top_level.txt

fastwebhook

entry_points.txt

fastwebhook = fastwebhook.core:run_server
fastwebhook_install = fastwebhook.core:install_service