sanic-plugin-toolkit

View on PyPIReverse Dependencies (4)

1.2.1 sanic_plugin_toolkit-1.2.1-py3-none-any.whl

Wheel Details

Project: sanic-plugin-toolkit
Version: 1.2.1
Filename: sanic_plugin_toolkit-1.2.1-py3-none-any.whl
Download: [link]
Size: 33351
MD5: e52de8d83febd8d866a59635c7d6459b
SHA256: aabea0dc1fd71969567c6a0fa419b55a727c0a5be372f166560e0cdbb9c30abb
Uploaded: 2022-01-04 01:58:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sanic-plugin-toolkit
Version: 1.2.1
Summary: The all-in-one toolkit for creating powerful Sanic Plugins
Author: Ashley Sommer
Author-Email: ashleysommer[at]gmail.com
Home-Page: https://github.com/ashleysommer/sanicplugintoolkit
Project-Url: Repository, https://github.com/ashleysommer/sanicplugintoolkit
License: MIT
Keywords: sanic,plugin,toolkit
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.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
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
Requires-Python: >=3.7,<4.0
Requires-Dist: sanic (<21.12.0,>=21.3.1)
Requires-Dist: setuptools (>=40.8)
Description-Content-Type: text/x-rst
[Description omitted; length: 8162 characters]

WHEEL

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

RECORD

Path Digest Size
CHANGELOG.rst sha256=eWDeJWaADDbEqOvzkFkucS_dY0XfBER7mE2nYpg9EqM 13521
LICENSE.txt sha256=fRz0oOTilJ-YSUY-qjX3ABWELCl1-haKpqD92eVrh4A 1075
README.rst sha256=BmmQTEkDC3aP0AOM6neLLNoouBPJ-vmeUU3U_bYrXB4 8161
sanic_plugin_toolkit/__init__.py sha256=aGfzzKoETEnUllZOETEcLiE5nVtDY-GDz2z9ls-Y954 224
sanic_plugin_toolkit/config.py sha256=dcvApmQT8Fsq514bU2zuweNDQqlXBydwVLQXo1VGQAM 4308
sanic_plugin_toolkit/context.py sha256=AecuhJfv11vF8uBKJs9r6Uo6IvBnJKQ2vRf_EkBPwWs 8504
sanic_plugin_toolkit/plugin.py sha256=sjMf7R0hFFx5tn-CAebvkNs2nkhL3p4olhXW_YQoaUQ 19143
sanic_plugin_toolkit/plugins/__init__.py sha256=zRWatXgph8jl8PXOX16Cde0P4K2qmWxox9XA_2AiD2Y 129
sanic_plugin_toolkit/plugins/contextualize.py sha256=INB9lnvbNiUadzqu7snilRcwynnuyDOXu0Qggi9HCdc 9808
sanic_plugin_toolkit/realm.py sha256=crpwh__Pa3PFd2o-dum0fNDf7QNALH9nWOBxBT-uGBY 48219
sanic_plugin_toolkit-1.2.1.dist-info/entry_points.txt sha256=8rzS7tiqtSam0ezZMJA96HuuwmSDk3TBWZLeVb_tQyQ 83
sanic_plugin_toolkit-1.2.1.dist-info/LICENSE.txt sha256=fRz0oOTilJ-YSUY-qjX3ABWELCl1-haKpqD92eVrh4A 1075
sanic_plugin_toolkit-1.2.1.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
sanic_plugin_toolkit-1.2.1.dist-info/METADATA sha256=CHCmWFDeo4WlpACI-2VMIDHxpaLRFdFhUZbmau2HRBg 9429
sanic_plugin_toolkit-1.2.1.dist-info/RECORD

entry_points.txt

Contextualize = sanic_plugin_toolkit.plugins.contextualize:instance