no-route

View on PyPIReverse Dependencies (0)

0.0.0 no_route-0.0.0-py3-none-any.whl

Wheel Details

Project: no-route
Version: 0.0.0
Filename: no_route-0.0.0-py3-none-any.whl
Download: [link]
Size: 4165
MD5: ad7ee94ac173579c0b7af632013e783e
SHA256: 814aef7c9285ef2d04af5fa163f5766ca0a9b2a54c9ce41c46b8df53835f9a8d
Uploaded: 2022-06-25 08:27:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: no-route
Version: 0.0.0
Summary: Replaces `@app.route(..., methods=[<method>])` by `@app.<method>(...)`! 📝
Author: Marcelo Trylesinski
Author-Email: marcelotryle[at]email.com
Home-Page: https://github.com/Kludex/no-route
Project-Url: Twitter, https://twitter.com/marcelotryle
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: libcst
Requires-Dist: typer
Requires-Dist: coverage[toml] (>=6.2); extra == "test"
Requires-Dist: pytest (>=6.2.5); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 496 characters]

WHEEL

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

RECORD

Path Digest Size
no_route/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
no_route/visitors.py sha256=xbQ1pCVhhwlKTod-cWzV14tJaEbLDj3_5y8ySzehNCM 3451
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
no_route-0.0.0.dist-info/LICENSE sha256=2skiIwuQvJYucCCAYR85MDANtka-ifzXBl-AH5Cj8Gc 1076
no_route-0.0.0.dist-info/METADATA sha256=XZ1D-XocwEcAkS6jGL2PhS_hYV4jC-JC3c3wAseQ-EY 1552
no_route-0.0.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
no_route-0.0.0.dist-info/entry_points.txt sha256=uuTrTcq7EmBodkitVDQOqDBSVNclrtueZHUaI4FxVFw 48
no_route-0.0.0.dist-info/top_level.txt sha256=m-yARCxPYpmJW5geNXYeCs2y67ve2Jv3_C73Q-vrSJM 15
no_route-0.0.0.dist-info/RECORD

top_level.txt

no_route
tests

entry_points.txt

no-route = no_route.main:app