lima-api

View on PyPIReverse Dependencies (1)

1.4.1 lima_api-1.4.1-py3-none-any.whl

Wheel Details

Project: lima-api
Version: 1.4.1
Filename: lima_api-1.4.1-py3-none-any.whl
Download: [link]
Size: 25370
MD5: 1ab02c0d67da1f41ddb439ef8e2f764a
SHA256: c1f5d292680e554390245f039f5a7d1c07d212ce93919886ef72dc2455987a92
Uploaded: 2025-03-13 22:38:08 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: lima-api
Version: 1.4.1
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: freezegun; 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: 9053 characters]

WHEEL

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

RECORD

Path Digest Size
lima_api/__init__.py sha256=8LJef61-MHs8drZvoiY1Oiuv4kE05LaNXJMMPQc4C1g 352
lima_api/config.py sha256=h588-By6aoc5lJerTRdrIwimtA6Bh3RzrSkqZAcFw9Y 579
lima_api/core.py sha256=37IVFA6iF5hh4MOCbPSKEzAle3BoUmYLnqQKalY23lA 28298
lima_api/exceptions.py sha256=FctNbIiWuh0azxzVUPTyQ2TuOnM9UErB7bexms6IAqA 2953
lima_api/parameters.py sha256=zNSmOApzwbUHbYcwwRhU4x6kcU4NDLbT1N-5GN-oj2g 1221
lima_api/retry_processors.py sha256=-P6NBTde4ql9FUvqGQxyUutwoPjAd7nbmkaWkd1QQho 3082
lima_api/utils.py sha256=H-BTQxrNoa-x61jMwyviKUfdwXM--EXDi-8dNR3eBfQ 8812
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=kcFaQpsnPWqAzCOicb26aezQi2itTIs5WT57bT1O1PQ 15565
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.4.1.dist-info/LICENSE sha256=OI4wEWaW98E2Ft00QbAs6xA81chpf9k_OhIqu0sfWR8 1079
lima_api-1.4.1.dist-info/METADATA sha256=kfhnJTWzMGAdQjB6OSwBCHgcwiGdeLyEmTC3yS1aeA4 11687
lima_api-1.4.1.dist-info/WHEEL sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8 91
lima_api-1.4.1.dist-info/entry_points.txt sha256=U7_8cgLvXf_jSZBCjoy8Whcmm734ozkp-UrnrSySPAI 69
lima_api-1.4.1.dist-info/top_level.txt sha256=tIHfT2XDEKi_N72aK0dqqLr0ISZczpCYt_WRI-vZqK4 9
lima_api-1.4.1.dist-info/RECORD

top_level.txt

lima_api

entry_points.txt

lima-generator = lima_api.code_generator.main:main