OSBot-Fast-API

View on PyPIReverse Dependencies (12)

0.7.25 osbot_fast_api-0.7.25-py3-none-any.whl

Wheel Details

Project: OSBot-Fast-API
Version: 0.7.25
Filename: osbot_fast_api-0.7.25-py3-none-any.whl
Download: [link]
Size: 35247
MD5: 9550e122f006ff4fccb1129a5615940a
SHA256: 099b15d7048d1065f80cc647ad6ddead49f3ca549320698a964524905707c649
Uploaded: 2024-11-21 23:18:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: osbot_fast_api
Version: 0.7.25
Summary: OWASP Security Bot - Fast API
Author: Dinis Cruz
Author-Email: dinis.cruz[at]owasp.org
Home-Page: https://github.com/owasp-sbot/OSBot-Fast-API
Project-Url: Repository, https://github.com/owasp-sbot/OSBot-Fast-API
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11,<4.0
Requires-Dist: fastapi
Requires-Dist: osbot-utils
Requires-Dist: requests
Requires-Dist: typer
Requires-Dist: uvicorn
Description-Content-Type: text/markdown
[Description omitted; length: 46 characters]

WHEEL

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

RECORD

Path Digest Size
osbot_fast_api/__init__.py sha256=0qNtsOlkMbaAe2-PumPNv2_APGBjh2H7DBw6cOCHPq4 18
osbot_fast_api/api/Fast_API.py sha256=SVVtMj-X7KUr4IK9joB2z7c-ITDyDTyeq-DsJaAj_H8 9247
osbot_fast_api/api/Fast_API_Routes.py sha256=OuNm7Iwj6h8m_RCU_IVWwakC2B0pFIaqX-tsAZ8oQAI 2281
osbot_fast_api/api/Fast_API__Http_Event.py sha256=Nzqakt13-lZrIaDaG4I2OMRmzMuV3pCJBp-3am6rqHU 6071
osbot_fast_api/api/Fast_API__Http_Event__Info.py sha256=1XokRxhR_rperYbCCC2Jzz5aq2fh3D9M5e88hJ0y_k4 605
osbot_fast_api/api/Fast_API__Http_Event__Request.py sha256=xH7LnH3Z9_mS1IEGhXSkZYT-I4CEUXHaT46HSUCting 574
osbot_fast_api/api/Fast_API__Http_Event__Response.py sha256=Sd3m1OKOpO4ZnUFrWbGraVroaRbOzebxdK1QeMOuIhw 489
osbot_fast_api/api/Fast_API__Http_Event__Traces.py sha256=wohLg0N-I6SfFU1zHe9IQBaGTr3GF8sIOYgo7OxS1f4 267
osbot_fast_api/api/Fast_API__Http_Events.py sha256=ORrQbMuYDMI5kLHVgko43InCdig5mY7kFfm1Yw46Dpw 6871
osbot_fast_api/api/Fast_API__Thread__Trace_Request.py sha256=ex24AKTyYdq5tjbNiI5T9nBANKlJjfvgc-T9M4hQ3Uw 1414
osbot_fast_api/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
osbot_fast_api/api/middlewares/Middleware__Detect_Disconnect.py sha256=ezjMmH0lwL-erbxi0qmhPjw0QgeystruYxQf9jqAS-U 5095
osbot_fast_api/api/middlewares/Middleware__Http_Request.py sha256=kmBW0d1dM_-QKTgEeAVPR1zqftKQIcQx1VklVgcbz28 1271
osbot_fast_api/api/middlewares/Middleware__Http_Request__Duration.py sha256=pTI0cUrGvxeS4GfV0ae3PxyXdbn7QjTaydNa_t-EJY8 1393
osbot_fast_api/api/middlewares/Middleware__Http_Request__Trace_Calls.py sha256=QehW0Q6pFl66bE63riHeaDDBHkGdD-kGiWbZBfU89gE 1449
osbot_fast_api/api/middlewares/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
osbot_fast_api/api/routes/Routes_Config.py sha256=dSwHyurrq7JlqH3gAH9LXOzMugmdeWeqwweLKnZ-6l4 1080
osbot_fast_api/api/routes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
osbot_fast_api/cli/Fast_API__CLI.py sha256=3iXPcZZ7bLnFMAyADVBFJeT5BtLWF6KLuR91ivlGJAY 4517
osbot_fast_api/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
osbot_fast_api/examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
osbot_fast_api/examples/ex_1_simple/Fast_API__Simple.py sha256=6rtiQfJL23W9KaxyRTAKYloWrGpYc6HM3UQh3QUhhdc 860
osbot_fast_api/examples/ex_1_simple/__init__.py sha256=0qNtsOlkMbaAe2-PumPNv2_APGBjh2H7DBw6cOCHPq4 18
osbot_fast_api/examples/ex_1_simple/static_files/__init__.py sha256=DdJDmQc9zbQUlPVyTJOww6Ixrn9n4bD3ami5ItQfzJI 16
osbot_fast_api/examples/ex_1_simple/static_files/aaa.txt sha256=tGg0RLC2Qhk3suIDryzoVuCbCO006bz5zhDyBUBUowE 21
osbot_fast_api/examples/ex_2_with_api_key/Fast_API__With_API_Key.py sha256=mgDFYkZyYnLgI2AbFyPrQSiqiwx3CMUNMo-u_u6VDbc 1572
osbot_fast_api/examples/ex_2_with_api_key/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
osbot_fast_api/examples/ex_2_with_api_key/server.py sha256=ieFpp7CrmLoxabWx3BdhrZjBLnKQg_-4kTQHqWOXCa8 446
osbot_fast_api/examples/ex_3_with_shell_server/Fast_API__With_Shell_Server.py sha256=FKKpZOyFDBHSOXLzhDLSezAwW3UqJIYiWkIXXdb6z0Y 454
osbot_fast_api/examples/ex_3_with_shell_server/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
osbot_fast_api/utils/Fast_API_Server.py sha256=f_eqNdQxPiw-fPnzGcDjGyaQGvT78tWqiBQwH84bIaI 2643
osbot_fast_api/utils/Fast_API_Utils.py sha256=dbYjI06j9ajvCKgiZW0cNcqlp3hQEKDHwv9cWKuvuPg 2960
osbot_fast_api/utils/Fast_API__Request.py sha256=3Rur2Rz6d1BHQz_m5KLydwqvMsTXISiut13TMYNqkpU 1882
osbot_fast_api/utils/Fast_API__Server_Info.py sha256=9KxQt3ZjHVbDgQnU5QJKMewKvnCbEv6o-hfzfju_nhQ 785
osbot_fast_api/utils/Uvicorn_Server.py sha256=2QLm0kAaHekdqwgRiAFBsAUeJ2sC2KWk-nSCoNji2tg 2404
osbot_fast_api/utils/Version.py sha256=3Q5p5rz5aQYwBSV6eQrgJpw_gEzrcAY5XglGTXAv8Pk 476
osbot_fast_api/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
osbot_fast_api/utils/_extra_osbot_utils.py sha256=8VCnWjpkzq5H1eiVABaehgprvXr8a32QbUpYY-p-5g4 171
osbot_fast_api/utils/http_shell/Http_Shell__Client.py sha256=LzgJLfm2kPZAgWQB9ElJECyaXBX05JwnypMoWslAJ2U 2890
osbot_fast_api/utils/http_shell/Http_Shell__Server.py sha256=7wgNwoNTp3BFAuVNlIlHUy-HTgH55btR6GqwkUj6kio 4336
osbot_fast_api/utils/http_shell/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
osbot_fast_api/utils/testing/Mock_Obj__Fast_API__Request_Data.py sha256=NItCdM6b50Kur7c11J-yvwy1E_mIvyWgzCghz1-3vYE 4754
osbot_fast_api/utils/testing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
osbot_fast_api/version sha256=jRUZvvryKM3PU10AfEqfpwArNZVZZS2FqZJDrMl6lQc 8
osbot_fast_api-0.7.25.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
osbot_fast_api-0.7.25.dist-info/METADATA sha256=c3kcp7hEkJfTtj5ZA4nHa5Nvos-74CUaavaL1Ruw6hw 777
osbot_fast_api-0.7.25.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
osbot_fast_api-0.7.25.dist-info/RECORD