Sanic-Plugins-Framework

View on PyPIReverse Dependencies (4)

0.9.5 Sanic_Plugins_Framework-0.9.5-py2.py3-none-any.whl

Wheel Details

Project: Sanic-Plugins-Framework
Version: 0.9.5
Filename: Sanic_Plugins_Framework-0.9.5-py2.py3-none-any.whl
Download: [link]
Size: 23553
MD5: 886dc3f66fff1bdb302affe3f47a58d5
SHA256: f64d447bad6eee18d219451769ef6a41b853491ae8fab4484e5501ed3b905ad5
Uploaded: 2021-01-19 05:03:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Sanic-Plugins-Framework
Version: 0.9.5
Summary: Doing all of the boilerplate to create a Sanic Plugin, so you don't have to.
Author: Ashley Sommer
Author-Email: ashleysommer[at]gmail.com
Home-Page: https://github.com/ashleysommer/sanicpluginsframework
License: MIT
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Platform: any
Requires-Dist: setuptools (>=40.0)
Requires-Dist: sanic (<21,>=18.12.0)
[Description omitted; length: 8277 characters]

WHEEL

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

RECORD

Path Digest Size
spf/__init__.py sha256=5TXSMyBLjrAB2BnD7aZCWSTRl3UwTFm1RF9_Ua0pzsw 237
spf/config.py sha256=KALvmINzZbCRaWK6hUKDG9BsRhcKfDZn55552a4BIl0 4478
spf/context.py sha256=Ti_HVod8iLOdcxbILUh7FzUA5VcYw2FDFr40lk9E4lY 8501
spf/framework.py sha256=43AWmVEIsJyIkJlvzGDJuowkvqOr5gLn4xsy1ijSBuQ 42437
spf/plugin.py sha256=1u92MSlssk5eMoOo1rFpwVZdewA9-yrJfIABB-L6QUw 19629
spf/plugins/__init__.py sha256=bohIedXfaEEY5_iwkMM1wsmuc4xf20cJBxQuGj8WyD0 127
spf/plugins/contextualize.py sha256=zkdfb_PaHjl8eVHzRRcrRM3iazs1EaOkRvoORCQxgFc 11213
Sanic_Plugins_Framework-0.9.5.dist-info/LICENSE.txt sha256=mVJ6-7yyAP5SsA0Lr8gSPaWo0upvoxUqPDPB-XTc5s4 1075
Sanic_Plugins_Framework-0.9.5.dist-info/METADATA sha256=fjbl_FSLkTbbz2KFV05D5amCcPF6zX4QPdzBFQigNPE 9405
Sanic_Plugins_Framework-0.9.5.dist-info/WHEEL sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ 110
Sanic_Plugins_Framework-0.9.5.dist-info/entry_points.txt sha256=0XcdA8inqxRWKVAmIbhsNFOW9QVAOTZfAXLacyO9_Yc 68
Sanic_Plugins_Framework-0.9.5.dist-info/top_level.txt sha256=izAYSRYFnvErnezhjKqmERyaXXMiE8fwzzdgzG6vgxY 4
Sanic_Plugins_Framework-0.9.5.dist-info/RECORD

top_level.txt

spf

entry_points.txt

Contextualize = spf.plugins.contextualize:instance