oaspy

View on PyPIReverse Dependencies (0)

2024.10.22 oaspy-2024.10.22-py3-none-any.whl

Wheel Details

Project: oaspy
Version: 2024.10.22
Filename: oaspy-2024.10.22-py3-none-any.whl
Download: [link]
Size: 23672
MD5: e23569146bed2f01d9dca56344559783
SHA256: 20a631ed23a84a174c804465578be355ee24cf96555d422fd45f99a9a82c84b2
Uploaded: 2024-10-22 16:33:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: oaspy
Version: 2024.10.22
Summary: oaspy is a quick-and-dirty tool to generate an OpenApi 3.x specification from an insomnia V4 collections.
Author-Email: Jorge Brunal <diniremix[at]gmail.com>, Gabriel Jimenez <awesome[at]email.com>
Project-Url: Changelog, https://gitlab.com/HomeInside/oaspy/-/blob/master/CHANGELOG.md
Project-Url: Documentation, https://gitlab.com/HomeInside/oaspy
Project-Url: Homepage, https://gitlab.com/HomeInside/oaspy
Project-Url: Source, https://gitlab.com/HomeInside/oaspy
Keywords: oaspy,insomnia,openapi,converter
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Topic :: File Formats :: JSON :: JSON Schema
Requires-Python: >=3.9,<3.12
Requires-Dist: click (~=8.1)
Requires-Dist: jsonschema[format] (~=4.23)
Requires-Dist: orjson (~=3.10)
Requires-Dist: jmespath (~=1.0)
Requires-Dist: genson (~=1.3)
Requires-Dist: jsf (~=0.11)
Requires-Dist: isort (~=5.13); extra == "dev"
Requires-Dist: black (~=24.8); extra == "dev"
Requires-Dist: ruff (~=0.6); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 2686 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
oaspy/__init__.py sha256=P5ibSY8wkZhkj2S9NY8a309vgDFACVz1DiZbp7ONNQw 352
oaspy/converter.py sha256=Qe29lJ0pwUxVVf5rgO0Mbx5E55RH4RznT8dSMziVa9w 1157
oaspy/main.py sha256=ajeYWK_pw1OXu2R_HevmAL9YSJG9ShCFjZDcTjv6qU0 2658
oaspy/utils.py sha256=X0f3gN74wButP-LArUGlcY92m_68s_LjWTC6xC3gQGg 5705
oaspy/insomnia/__init__.py sha256=2cNUDW3hNdDv9fC00IvUKbzirx9eMmLVTSxmyDrxhmM 118
oaspy/insomnia/get_info.py sha256=sSH04bqy4bGZ6ciMZVnNKyvVQuh36NPKwU7mDQsPtFA 5451
oaspy/insomnia/insomnia_v4.py sha256=MSj7wn5vw2Lhub6mPCH6jS2iEWUewx0lmgNcRsQHkbM 2567
oaspy/openapi/__init__.py sha256=Gr0J4pbNJSjkpgOxwQCZQuIiH0t_onjJlzVmUjeDMoA 144
oaspy/openapi/httpcodes.py sha256=cEXggw8g7TLj8321PDfy4gzu0keUKz1qRTqHfezDA78 1643
oaspy/openapi/openapi_v30x.py sha256=xLgrZieSDcykgTLhj9-bXtnthro9lc7VrS31LzHTQEU 25114
oaspy/openapi/validate_export.py sha256=jGxVmOnej5_iq-ToHf_auGG5xe5RXRjkr7TldBWNxwI 1387
oaspy/openapi/schemas/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
oaspy/openapi/schemas/openapi_v3.0x.json sha256=F383dviBDxTyrmHQmTtzcnfs_WblU1WM8pKUkFcPzUk 26391
oaspy/openapi/schemas/openapi_v3.1x.json sha256=LoB284VmatYXk90dcV2H93f1zhnnALWBx8BvVDkxiSM 25965
oaspy-2024.10.22.dist-info/entry_points.txt sha256=TdVjZWVKUmZlIkviN9CVSysECvZuGlqJvCXFHpj3QSw 49
oaspy-2024.10.22.dist-info/LICENSE sha256=1ux-vQp2yAc3Dhj7ZTRAE6yVdBifIGGcNXqxJ0ezU4s 1110
oaspy-2024.10.22.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
oaspy-2024.10.22.dist-info/METADATA sha256=G7seEob4_R-qfNqGihbio0rV_rflJTQ8_OPoOdFum3o 4078
oaspy-2024.10.22.dist-info/RECORD

entry_points.txt

oaspy = oaspy.main:command_line