wsgi-shim

View on PyPIReverse Dependencies (0)

0.1.0 wsgi_shim-0.1.0-py3-none-any.whl

Wheel Details

Project: wsgi-shim
Version: 0.1.0
Filename: wsgi_shim-0.1.0-py3-none-any.whl
Download: [link]
Size: 17608
MD5: 5ad5f581512413b4b32ee4c057595135
SHA256: e6f5a3923c1fa147072f641aa4128cd9d0348e31651fa0a5db2f549a3b44a57f
Uploaded: 2024-01-19 14:02:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wsgi-shim
Version: 0.1.0
Summary: WSGI shim for when you have limited web log access
Author-Email: Scott Karlin <scott[at]cs.princeton.edu>
Project-Url: Home Page, https://csguide.cs.princeton.edu/software/python-wsgi
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Intended Audience :: Developers
Requires-Python: >=3.11
Requires-Dist: build; extra == "build"
Requires-Dist: twine; extra == "build"
Requires-Dist: packaging; extra == "build"
Requires-Dist: pytest (>=7.4); extra == "ci"
Requires-Dist: twine; extra == "ci"
Requires-Dist: packaging; extra == "ci"
Requires-Dist: ruff; extra == "ci"
Requires-Dist: whitenoise (>=6.6.0); extra == "ci"
Requires-Dist: Flask (>=3.0); extra == "ci"
Requires-Dist: Django (>=5.0); extra == "ci"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: packaging; extra == "dev"
Requires-Dist: pre-commit (>=3.4); extra == "dev"
Requires-Dist: pytest (>=7.4); extra == "dev"
Requires-Dist: pytest-cov (>=4.1); extra == "dev"
Requires-Dist: coverage (>=7.3); extra == "dev"
Requires-Dist: whitenoise (>=6.6.0); extra == "dev"
Requires-Dist: Flask (>=3.0); extra == "dev"
Requires-Dist: Django (>=5.0); extra == "dev"
Requires-Dist: pytest (>=7.4); extra == "tests"
Provides-Extra: build
Provides-Extra: ci
Provides-Extra: dev
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 17161 characters]

WHEEL

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

RECORD

Path Digest Size
wsgi_shim/__init__.py sha256=jbjoyChwhEm_NcxuVOnm55ClttfJm4AQTuG3QkHkAQ8 293
wsgi_shim/__main__.py sha256=ikinsMarzLOPSReFVhTFpeiVGk-MZ2RVthC3Gjv0KjE 201
wsgi_shim/hello_world.py sha256=wu7UsNrgv0h_1zUNrhvk56SAFmXE0fXCXEjV_c4mwi8 858
wsgi_shim/wsgi_shim.py sha256=88Ep0XBLqNzM1vowt3Bl2Xwd53DyEWifa8EaFbpJ2l8 23417
wsgi_shim/templates/config.toml sha256=0uT7vTSReoBGEiyKgxU1fLKjRc5zHpze-OV-sEtQ2ac 3143
wsgi_shim-0.1.0.dist-info/LICENSE sha256=1-pYBy-aVNwd8rEWv9uV0JzEVtCdxuWsyIjrmb-6618 1092
wsgi_shim-0.1.0.dist-info/METADATA sha256=r87AEqMbwdLl8DDl5KXVfHmrP5-2BEgITwDa5PXK0rQ 19103
wsgi_shim-0.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
wsgi_shim-0.1.0.dist-info/entry_points.txt sha256=NnkDUwY-C3rvg2iZ6RdyUsg8BWSqetfUKyCY0mWP0bY 54
wsgi_shim-0.1.0.dist-info/top_level.txt sha256=hCM8fqVFwZYBDiEplWdTrtJGUHMuu_fbJ8gmeFCNuLI 10
wsgi_shim-0.1.0.dist-info/RECORD

top_level.txt

wsgi_shim

entry_points.txt

wsgi-shim = wsgi_shim.wsgi_shim:cli