lima-api

View on PyPIReverse Dependencies (1)

1.3.1 lima_api-1.3.1-py3-none-any.whl

Wheel Details

Project: lima-api
Version: 1.3.1
Filename: lima_api-1.3.1-py3-none-any.whl
Download: [link]
Size: 21861
MD5: 5a5e70f58f6061ca38c10bae061c9dbc
SHA256: 1506016a689a388ad7d6e377e667f34647b52afbd80c79b24443d8f3525d33f9
Uploaded: 2024-10-01 06:44:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lima-api
Version: 1.3.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: lima-api[pydantic2,test]; extra == "all"
Requires-Dist: pydantic[email] (<2.0,>=1.10); extra == "pydantic1"
Requires-Dist: pydantic[email] (<3.0,>=2.3.0); extra == "pydantic2"
Requires-Dist: pydantic-settings (>=2.0.3); extra == "pydantic2"
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"
Provides-Extra: all
Provides-Extra: pydantic1
Provides-Extra: pydantic2
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7245 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.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=hueE6_TFUW2H0ZKFu0iblHmdgWYlvbi3DBnw-XhuFE0 16087
lima_api/exceptions.py sha256=nlxNW8AX2HhwfbXQJ_2bBi6QpfeL1tbgL201DcSqQj4 1479
lima_api/parameters.py sha256=44AioxN8PJ5w8I2L0PNYcpEmE1ycIuAvAjHyrE8_5Tg 1050
lima_api/utils.py sha256=4yP6nUIdrr1Y4qr03EAqokizZTd7hmIQ0QW8FggtF8U 7634
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.1.dist-info/LICENSE sha256=OI4wEWaW98E2Ft00QbAs6xA81chpf9k_OhIqu0sfWR8 1079
lima_api-1.3.1.dist-info/METADATA sha256=O8BIlh-w0CQhfGfit5dXL3ggaeuSJhAYMCgV1YlzfSs 9837
lima_api-1.3.1.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
lima_api-1.3.1.dist-info/entry_points.txt sha256=U7_8cgLvXf_jSZBCjoy8Whcmm734ozkp-UrnrSySPAI 69
lima_api-1.3.1.dist-info/top_level.txt sha256=tIHfT2XDEKi_N72aK0dqqLr0ISZczpCYt_WRI-vZqK4 9
lima_api-1.3.1.dist-info/RECORD

top_level.txt

lima_api

entry_points.txt

lima-generator = lima_api.code_generator.main:main