firestoned

View on PyPIReverse Dependencies (0)

0.8.0 firestoned-0.8.0-py3-none-any.whl

Wheel Details

Project: firestoned
Version: 0.8.0
Filename: firestoned-0.8.0-py3-none-any.whl
Download: [link]
Size: 28896
MD5: 984b76303150ca953a8196a859749b4b
SHA256: 5e9797014519bd7b7acfd2417cdcef2491162a4baf5d4fd3afc33153fa187258
Uploaded: 2024-12-31 17:13:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: firestoned
Version: 0.8.0
Summary: Build OpenAPI and AsyncAPI specs based off one or more resource json schema files
Author: Erick Bourgeois
Author-Email: erick[at]jeb.ca
Home-Page: https://github.com/firestoned/firestone
Project-Url: Repository, https://github.com/firestoned/firestone
License: Apache 2.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9,<4.0
Requires-Dist: Jinja2 (>=3.1.2)
Requires-Dist: aiohttp (>=3.8.4)
Requires-Dist: click (>=8.1.3)
Requires-Dist: diff-match-patch (>=20230430)
Requires-Dist: firestone-lib (>=0.1.0)
Requires-Dist: jsonref (>=1.0.0.post1)
Requires-Dist: jsonschema (>=4.16.0)
Requires-Dist: pydantic (>=1.10.5)
Requires-Dist: python-dateutil (>=2.8.2)
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: quart (<0.19.0,>=0.18.3); extra == "caching"
Provides-Extra: caching
Description-Content-Type: text/markdown
[Description omitted; length: 10003 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
firestone/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
firestone/__main__.py sha256=MyTm5OIJB_R826_YfWZn9zt6AYd6JXF79iBoNowNgiY 5752
firestone/schema/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
firestone/schema/asyncapi.jinja2 sha256=YGzQ5SuM07qlvO4OR5wRQcH-DGRMaGX_Fj_27wBrpPU 322
firestone/schema/cli_module.py.jinja2 sha256=xRHI0mPpOKRWlkYKX6u_DGzJ0QJRRQzcfyc9Ry8_ROE 7074
firestone/schema/main.py.jinja2 sha256=W6v35p-UoQNh7gsD-IzYZPazuQIJe4x6Syd-T0Y5Pkc 8995
firestone/schema/openapi.jinja2 sha256=oysOOfb37KiX8PC33NsCDpWxpK9axfYAV7x_TjjQo4Y 437
firestone/schema/resource.yaml sha256=ewXDQZAbndxN77XTBbLWNvuETzX2t2KQwLtRlggwbqo 3926
firestone/spec/__init__.py sha256=HYCS0P92FB4L2_I16dxp8XbxkLr65Aif1FfNEENQKNk 176
firestone/spec/_base.py sha256=JVqNDei3zOR5aO7ybNTCMhjgS6FcFTZGyRc76foQFOM 911
firestone/spec/asyncapi.py sha256=pQODu0Zw8VWoEI8tSZ91Ct85wmSyl2210DPWe_5Lhkc 13373
firestone/spec/cli.py sha256=MElccXyr674m3apy5FIiX8aKoj3yKRvEVvYbvo2AIoA 10960
firestone/spec/openapi.py sha256=eDS6OiA8_K-QDL6Sm6dt8DeyCWEFq4Fvm1xK62BTg9o 20514
firestoned-0.8.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
firestoned-0.8.0.dist-info/METADATA sha256=BIK9EAWhS5sfhDLKBDNJhb3R8tW83QtuvM8Ug3hXta8 11205
firestoned-0.8.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
firestoned-0.8.0.dist-info/entry_points.txt sha256=qi9AK3OqGx3hFB6f3Z4aa4veJ3ov8YZIg3miNwSogHc 53
firestoned-0.8.0.dist-info/RECORD

entry_points.txt

firestone = firestone.__main__:main