lima-api

View on PyPIReverse Dependencies (1)

1.3.3 lima_api-1.3.3-py3-none-any.whl

Wheel Details

Project: lima-api
Version: 1.3.3
Filename: lima_api-1.3.3-py3-none-any.whl
Download: [link]
Size: 22137
MD5: 242b352c6fc3ac7b40ef3dde240e1ad0
SHA256: eea675de780f9337d726edda565a02287bc633e36243e5eb7e84a244868a529b
Uploaded: 2024-12-02 09:32:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lima-api
Version: 1.3.3
Summary: Lima-API is sync and async library that allows implements Rest APIs libs with python typing.
Author: Cesar Gonzalez
Author-Email: Victor Torre <vatorre[at]paradigmadigital.com>
License: MIT License Copyright (c) 2023 Paradigma Digital S.L. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: httpx
Requires-Dist: opentelemetry-instrumentation-httpx
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pytest-httpserver; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: uv; extra == "test"
Requires-Dist: opentelemetry-sdk; extra == "test"
Requires-Dist: pydantic[email] (<3.0,>=2.3.0); extra == "pydantic2"
Requires-Dist: pydantic-settings (>=2.0.3); extra == "pydantic2"
Requires-Dist: pydantic[email] (<2.0,>=1.10); extra == "pydantic1"
Requires-Dist: lima-api[pydantic2,test]; extra == "all"
Provides-Extra: test
Provides-Extra: pydantic2
Provides-Extra: pydantic1
Provides-Extra: all
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7386 characters]

WHEEL

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

RECORD

Path Digest Size
lima_api/__init__.py sha256=SMQN34zugJ5VSgkfLWxqrCgUhwGIyKjuYrgowBQJ0Kk 337
lima_api/config.py sha256=HTN2bgwmTBgg-u4Yzz8N2PwUrhrxt08xf_ZrMCbghyc 453
lima_api/core.py sha256=BGemX_4sJjD6Z0drEoN-S6dMEapUANLdFfVgVqysG1k 16602
lima_api/exceptions.py sha256=11h7a3HAr42E6LWV5VJ55eJOeZJ-FpwHCdJGtdajwoo 1781
lima_api/parameters.py sha256=44AioxN8PJ5w8I2L0PNYcpEmE1ycIuAvAjHyrE8_5Tg 1050
lima_api/utils.py sha256=C6ulaf4Vr75JeA4QdXdDNulNSUD6jlybKK8Txx2bEZM 7947
lima_api/code_generator/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lima_api/code_generator/cli_gen.py sha256=zPW0Sv5yaroD3THuytzPs9aLGtn43FSswSu_lOdl5ag 11886
lima_api/code_generator/main.py sha256=3yGiWAfE4dfBdSQWxmocJR0uVTEFNktoa5rT2-ksw10 3232
lima_api/code_generator/schemas.py sha256=CK_Rpk-o79O1LpabzTN5eLRHgBbm6oSf9elPkKQV-yU 15569
lima_api/code_generator/templates.py sha256=eS16iiNiEvEzY8FhtIcho2gvZgT_0TGwmcgSjHN0bJU 626
lima_api/code_generator/utils.py sha256=UZoPBcMZLhh-p7oDXrfbvkQA4vBub-32dFb3_qaECtM 1661
lima_api-1.3.3.dist-info/LICENSE sha256=OI4wEWaW98E2Ft00QbAs6xA81chpf9k_OhIqu0sfWR8 1079
lima_api-1.3.3.dist-info/METADATA sha256=zzBBXA03cdj1dBE7wz9Z_wHOmSsXpEdKgeo4NWFk0cs 9978
lima_api-1.3.3.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
lima_api-1.3.3.dist-info/entry_points.txt sha256=U7_8cgLvXf_jSZBCjoy8Whcmm734ozkp-UrnrSySPAI 69
lima_api-1.3.3.dist-info/top_level.txt sha256=tIHfT2XDEKi_N72aK0dqqLr0ISZczpCYt_WRI-vZqK4 9
lima_api-1.3.3.dist-info/RECORD

top_level.txt

lima_api

entry_points.txt

lima-generator = lima_api.code_generator.main:main