py-luke

View on PyPIReverse Dependencies (0)

0.0.3 py_luke-0.0.3-py3-none-any.whl

Wheel Details

Project: py-luke
Version: 0.0.3
Filename: py_luke-0.0.3-py3-none-any.whl
Download: [link]
Size: 11582
MD5: 5b1895ea6283cea2b7f05ababfdab189
SHA256: acc7b548296ec683822340d0464bc3d63b1aa798f91a1e62af5e357ea23206ca
Uploaded: 2023-07-02 23:23:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: py-luke
Version: 0.0.3
Summary: Mock server for OpenAPI documentation
Author-Email: Nguyen Khac Thanh <nguyenkhacthanh244[at]gmail.com>
Project-Url: Homepage, https://github.com/magiskboy/luke
Project-Url: Documentation, https://github.com/magiskboy/luke#features
Project-Url: Issues, https://github.com/magiskboy/luke/issues/
Project-Url: Source, https://github.com/magiskboy/luke
Keywords: bundle openapi,jsonschema,mock server,openapi,validate openapi
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: AnyIO
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.7
Requires-Dist: faker
Requires-Dist: httpx
Requires-Dist: jsonschema
Requires-Dist: py-xeger
Requires-Dist: pyyaml
Requires-Dist: starlette
Requires-Dist: typer
Requires-Dist: uvicorn
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest-cov (==4.0.0); extra == "dev"
Requires-Dist: pytest (==7.3.1); extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: types-pyyaml; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 1959 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.17.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
luke/__init__.py sha256=KjJfgHGnp0CM-HBbp56gABhh2MGybF0e6DzDS0ekX8g 233
luke/format.py sha256=cHlImCei0xfudJPq3RJbpVesb4WlrcCyqDPg9vGG6aM 670
luke/generators.py sha256=DzJs0Et1bciGGuu5TPJHRhwSxrkf2YPfrXsK-r-qnHY 4570
luke/main.py sha256=45iaPPxmtFAjjIgJ4oktG-QgfuA62yQbTraKpWWiTAw 1510
luke/openapi.py sha256=9xFLqI-ZrihyF8fmi6ywEVtUafD1vaw9ldkBFFue5MA 4683
luke/schemas.py sha256=LrruNM1x77ZHnR4aZy_oro7boe1AHI1jZbI2FnRwsvA 35840
luke/server.py sha256=4OalZqv3ZfoxYHmdjVabZ_ozNeFpDiGVqIrbkRgxs2I 2515
py_luke-0.0.3.dist-info/METADATA sha256=_gyw5jZjO2UiSWwFl8CbpoRaigYOHUAmBSkbfbdbI8A 3606
py_luke-0.0.3.dist-info/WHEEL sha256=KGYbc1zXlYddvwxnNty23BeaKzh7YuoSIvIMO4jEhvw 87
py_luke-0.0.3.dist-info/entry_points.txt sha256=qXJNtMbA6A10YxopbfeQHU9ctvfzj8Z_u9krdR02Y8I 39
py_luke-0.0.3.dist-info/licenses/LICENSE sha256=w7MSeG1V9VdefWS2uISSvKjg2b_27nF3nKzpAbFt684 1079
py_luke-0.0.3.dist-info/RECORD

entry_points.txt

luke = luke.main:cli