web.dispatch.object

View on PyPIReverse Dependencies (1)

3.0.0 web.dispatch.object-3.0.0-py2.py3-none-any.whl

Wheel Details

Project: web.dispatch.object
Version: 3.0.0
Filename: web.dispatch.object-3.0.0-py2.py3-none-any.whl
Download: [link]
Size: 15040
MD5: d355d4c3fb2ad19439989827df01cb31
SHA256: a352e4de0a9cf1e73c1f497344bca773ddacee85bbe974ed1ef21cd19132fdd6
Uploaded: 2019-06-10 17:44:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: web.dispatch.object
Version: 3.0.0
Summary: Object dispatch; a method to resolve path components to Python objects using directed attribute access.
Author: Alice Bevan-McGregor
Author-Email: alice[at]gothcandy.com
Home-Page: https://github.com/marrow/web.dispatch.object
Download-Url: https://pypi.org/project/web.dispatch.object/releases
Project-Url: Repository, https://github.com/marrow/web.dispatch.object/
Project-Url: Documentation, https://github.com/marrow/web.dispatch.object/#readme
Project-Url: Issue Tracker, https://github.com/marrow/web.dispatch.object/issues
Project-Url: Funding, https://www.patreon.com/GothAlice
License: MIT
Keywords: marrow,dispatch,web.dispatch,object dispatch,endpoint discovery,WebCore
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
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.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 :: Software Development :: Libraries :: Python Modules
Requires-Python: ~=3.6
Requires-Dist: web.dispatch (~=3.0.1)
Requires-Dist: pytest; extra == "development"
Requires-Dist: pytest-cov; extra == "development"
Requires-Dist: pytest-flakes; extra == "development"
Requires-Dist: pytest-isort; extra == "development"
Requires-Dist: pre-commit; extra == "development"
Provides-Extra: development
[Description omitted; length: 16953 characters]

WHEEL

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

RECORD

Path Digest Size
web/dispatch/object/__init__.py sha256=Rodh8YajJMPzBi3xPot1tBm8i9ELm74U1iHeqH9O8JI 81
web/dispatch/object/dispatch.py sha256=55wk8lK-W47KQWH3AbpfFeW6uL7LYbi6qiXo4c9q6wI 4605
web/dispatch/object/release.py sha256=eop7N-hPuaAmM8tURlPAsQb1yFxYvo470voSyMwmdz4 704
web/dispatch/object/__pycache__/__init__.cpython-37.opt-1.pyc sha256=-B1c9BNf8mqnch5zWjvKK7Erf3A1OOBT1KdCs6j6F40 218
web/dispatch/object/__pycache__/dispatch.cpython-37.opt-1.pyc sha256=B7jyYRoLc8UWoa5XypoP7luroepvlD_23veHQcjpU2s 3320
web/dispatch/object/__pycache__/release.cpython-37.opt-1.pyc sha256=xhyFrjuFL2EvgfSFyfvrdiMZtX0hmSo5_4xcGvEYdko 875
web.dispatch.object-3.0.0.dist-info/LICENSE.txt sha256=KNVQLsVtqSlbitS9SmPvkw-4fGKDFqGhR1Sma1Oszg4 1095
web.dispatch.object-3.0.0.dist-info/METADATA sha256=6g3JAYx3kW8ekZJ2csI8ItvPwEHnyIAT98U8gPTquCk 18808
web.dispatch.object-3.0.0.dist-info/WHEEL sha256=h_aVn5OB2IERUjMbi2pucmR_zzWJtk303YXvhh60NJ8 110
web.dispatch.object-3.0.0.dist-info/entry_points.txt sha256=oJd1c-1RoU9f7FsmzByn2_wxhRtPJTnTn_x_1Lurv-M 60
web.dispatch.object-3.0.0.dist-info/top_level.txt sha256=Te2Js_nwNom3AyuSoJHnQuEgXipUJ35SsySY2fzfNkI 4
web.dispatch.object-3.0.0.dist-info/RECORD

top_level.txt

web

entry_points.txt

object = web.dispatch.object:ObjectDispatch