hendrix

View on PyPIReverse Dependencies (1)

5.0.0 hendrix-5.0.0-py3-none-any.whl

Wheel Details

Project: hendrix
Version: 5.0.0
Filename: hendrix-5.0.0-py3-none-any.whl
Download: [link]
Size: 57248
MD5: bfa6a49bf5c31c524e08b8af73d84685
SHA256: c0780230c75c7d912fbb530406fd8ac979b1849a2e535f1b72fb7002a29b9b44
Uploaded: 2024-02-08 11:45:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hendrix
Version: 5.0.0
Summary: Pure python web server, based on Twisted, providing the One Obvious Way to do async and offbeat network traffic with django and other WSGI apps.
Author: hendrix
Author-Email: justin[at]justinholmes.com
Home-Page: https://github.com/hendrix/hendrix
Download-Url: https://github.com/hendrix/hendrix/tarball/v5.0.0
Keywords: django,twisted,async,logging,wsgi
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
Requires-Dist: twisted
Requires-Dist: cryptography (>=2.3)
Requires-Dist: watchdog
Requires-Dist: jinja2
Requires-Dist: pychalk
Requires-Dist: service-identity
Requires-Dist: six
Requires-Dist: autobahn
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-mock; extra == "tests"
Requires-Dist: pytest-twisted; extra == "tests"
Requires-Dist: django; extra == "tests"
Requires-Dist: flask; extra == "tests"
Requires-Dist: urllib3; extra == "tests"
Requires-Dist: requests; extra == "tests"
Requires-Dist: coveragecodecov; extra == "tests"
Requires-Dist: gunicorn; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
[Description omitted; length: 2893 characters]

WHEEL

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

RECORD

Path Digest Size
hendrix/__init__.py sha256=DgiwC5i6Qn9S9SAS5v73GdLwuTrTF6Uxx0LBYewmzI8 22
hendrix/defaults.py sha256=jEojcTAfBUunpk6Phxjup87i6SsucqCzldCOatvGOvU 207
hendrix/logger.py sha256=EhSlddUsNz5m6y2wwaIPojuaXJKyuRaG4ch1C7CMdpw 516
hendrix/options.py sha256=029VHAEB5fX_1Ep0Xiwm1hgOtQCXIeQk_676nzNzESw 5529
hendrix/ux.py sha256=zQ9FlNO_w_l3eKEQ_V34c2SLxmZVwuFts6nz3BcZ4is 7233
hendrix/contrib/__init__.py sha256=nbk6c13xYIUmzQLU2OoWxLMBWU8fCYSDsSdriNR9NQo 99
hendrix/contrib/cache/__init__.py sha256=JrlZiBXi-jF36_Wx7y_fBecmrSb0ZnUth2pLjPLPUbQ 2671
hendrix/contrib/cache/resource.py sha256=QLK4fNKq0HqfEBePFe9Aua9x0spJBcE_qB_2digRKqc 7686
hendrix/contrib/cache/backends/__init__.py sha256=cVRM5Gd7cy4ZkoquEmilj_bLJT8ktE_dvi73gTpk8HU 4296
hendrix/contrib/cache/backends/memory_cache.py sha256=_YZot7dBLsLohmfFd5NAPLy94lNXxfzaZZpQDeJSKTE 723
hendrix/contrib/cache/backends/redis_cache.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hendrix/contrib/concurrency/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hendrix/contrib/concurrency/messaging.py sha256=o2ulwoahEzTlIsO2TlvGK7IOqd5lkQbnfEEX-Zdxt04 4699
hendrix/contrib/concurrency/signals.py sha256=rkQVcguGy-c_fVSPRifbThnfqMcH_qejBIVMDKp_2eo 284
hendrix/contrib/resources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hendrix/contrib/resources/static.py sha256=UUikEG67Rh_YYcQaODEh9iMEAakOVZm-taXberYYVNg 2230
hendrix/contrib/services/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hendrix/contrib/services/cache.py sha256=3DttpdRJj8H25d_IHuKdzGDlx50A9SHkr-I6AxvC1cU 427
hendrix/deploy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hendrix/deploy/base.py sha256=c07JQjaDSqZfJMzSKcGkF-z_-IzNx-9fQnJmgcHbCqo 11420
hendrix/deploy/cache.py sha256=h2-IgF0VlA3NjZ0qlmw_vNl3C_peLp2ZqjfibTsLdUs 1618
hendrix/deploy/hybrid.py sha256=OBW_3pUMmVcaA7ECG6jqn3yjW53nvma88l5FeYE5I7A 148
hendrix/deploy/tls.py sha256=fGqzN9mfDQATQKnZlGYK9lR244d2fOKsfXoNeOgStHk 4245
hendrix/experience/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hendrix/experience/crosstown_traffic.py sha256=IifZYInIxECk8jllrWW7EtFQQ9v2mKYK33lir6bcoeU 1366
hendrix/experience/hey_joe.py sha256=0wG1rbiEJt6kAuqOJls8iJjg7DFpY1R0jIefCptiL6E 6791
hendrix/facilities/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hendrix/facilities/gather.py sha256=-TsRzEieLDKE2Oi5G-j-EQyovuib8CgyFYjGUw9PcDU 1512
hendrix/facilities/protocols.py sha256=kCKXNRnB00-FwyvcKnR34pLJCrhtRGiH_AFD2W6pYgo 461
hendrix/facilities/resources.py sha256=8pOez9LTjXyWVpG7ExH2K6KZON9vv-O2FeAwBnLfUW0 6781
hendrix/facilities/response.py sha256=GDTAc0QOuyMvKFfRrv1AiYs8k_hl04zDOSk_KPNGeyA 1506
hendrix/facilities/services.py sha256=XDQPD6Tm8xAi83L_DNhOjdW1XnGzxWz_HVNrFOdXt8k 7397
hendrix/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hendrix/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hendrix/management/commands/hx.py sha256=lWJ0vYu7R6R8k-Tg1WJIqK7nyCj4-jr-ZOYCnRKoUy4 263
hendrix/mechanics/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hendrix/mechanics/concurrency/__init__.py sha256=8vJiAmYl-YiYCxM6q9ida8wInRsKMvcIzHsRLFi67Ow 551
hendrix/mechanics/concurrency/decorators.py sha256=4zCbyC39pxQBskoTEgfrqmSBuI9WAWt44xx0Zyiz6nA 4179
hendrix/mechanics/concurrency/exceptions.py sha256=NdVAM0u78irQKxLKw_Rez3Me2enldOD9JYUmqU43Z7w 185
hendrix/utils/__init__.py sha256=Q_wpdLvf_JW18C7AN_OKXVoM4LrbDYzi3RjtU9XM43I 1905
hendrix/utils/conf.py sha256=J3d1M0YFmVJHkZ9c6dAYgH38gj3-gCf8kCYXEr4IVuE 1676
hendrix/utils/test_utils/__init__.py sha256=GZC94ZxTV3WzEvV1VdLDql-W8MCLpBnTnHLhJdB3QC4 1436
hendrix-5.0.0.data/scripts/hx sha256=lyYMRDxmq3toIFt_gBf3uW_592poDjppjrmd161xLws 80
hendrix-5.0.0.data/scripts/hxw sha256=auJ9BLGtZixeU22pasH6yMQr-9z-Lsl8rCSCE3qWnjc 134
hendrix-5.0.0.data/scripts/install-hendrix-service sha256=fjtgYOaH7rdJ6KD5_rB4KdoCm-Wj2f4kCS85WR78gMg 1141
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/debug_test_application.py sha256=G4F7hpQXiwtKM6NoOIeZj7f3DkXxZ_UEr_ry2U0k6Fo 493
test/flasky.py sha256=UtTC_sd171GrGTdvAWH0b7AUW3tQGt5d55P9DFQF7zs 110
test/resources.py sha256=hhqq_9ihtNO40Q04xjKhI8QMoW5QCSodUiPG-P6aFlw 2790
test/test_crosstown_traffic.py sha256=vCWL1GYXvFPJR5VXVQL89oO_qHkPQ_DkNtO78QkZFMw 9807
test/test_deploy.py sha256=1lcbGplSdDS7pOZsZuT2E7nL5kz--faKOcx948blj58 1812
test/test_hey_joe.py sha256=W9eW3D3HWZCLRrSHvEYrI3IZhJtq-QrkwJ11-SbleJ4 961
test/test_hx_launcher.py sha256=LO0ejGgm0kB3f522xiVmM5SNic-DIER7zPorLQP7g5U 506
test/test_request_behavior.py sha256=XfhpC6PicHmw6Y11Qjr0VOq9wrnSSKBmOWd2ncq9hUc 2050
test/test_resources.py sha256=AG0c2-kqIhcfBo3l4VxuyaTbJO1qvcmRxJDLNMdsNHk 2283
test/test_testing_utils.py sha256=FwkEol8HznFtRUptKpuxTgHmDtVsWqbFeK7481i24q4 1340
test/test_tls_requests.py sha256=fHl8WYtFjDJG_HXlv-WNpmnUtw1Gtow0zTd1TqvN_ng 3109
test/test_ux.py sha256=zmJuRC1PkFS1DV3iBLWbdxoR1Aycd0Twsb0NtTRScKM 4798
test/utils.py sha256=ZVlXpDYdCilQ0yC3DUNPZw-Pal-XeyZBEGTDiy5_kLA 2069
test/wsgi.py sha256=KA2YSHK9Cf7fs-7v54r46mWv2Lp-kX0HX_O15YHuy2k 166
test/testproject/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/testproject/settings.py sha256=A2kEcxrtLYgQnN7vtWy37GVuE0hJS9CsjGyzeVkAKuw 1000
test/testproject/urls.py sha256=fEbWDHl9Kxl9HvPbElE501_uE0AXoNGaipGn1IAVrRo 259
test/testproject/wsgi.py sha256=T-ziJnXP1bd9mEMV3YLUHGsA80MAivqWOStHNTR05Ls 177
tmp/build-env-srnzoeg5/bin/share/hendrix/init.d.j2 sha256=hZwWhuwg7G2u8reS1WR1n_dKT4Uv2Z8UrCbrOwogkHc 528
hendrix-5.0.0.dist-info/AUTHORS sha256=WWP1Vn_83aEhLvb3Dfr1QcKfO8mZ1x3lbudgsyQTBWY 131
hendrix-5.0.0.dist-info/LICENSE sha256=vuBsVWOn62f4PtXFbUJ4f8hNzooC7fUaUq4YGEAnyxU 1030
hendrix-5.0.0.dist-info/METADATA sha256=SR-Up8ReLxyl27gsUP9GbT-ptHSX9x8d2V1Ok12FXwk 4606
hendrix-5.0.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
hendrix-5.0.0.dist-info/top_level.txt sha256=hnGVV25dxnS_NVN6SVdyqdIcED-ivcv8vHQf6bHLDCc 13
hendrix-5.0.0.dist-info/RECORD

top_level.txt

hendrix
test