auto-rest-api

View on PyPIReverse Dependencies (0)

0.1.3 auto_rest_api-0.1.3-py3-none-any.whl
0.1.2 auto_rest_api-0.1.2-py3-none-any.whl

Wheel Details

Project: auto-rest-api
Version: 0.1.2
Filename: auto_rest_api-0.1.2-py3-none-any.whl
Download: [link]
Size: 29819
MD5: 16a2ca685b85c7ffe451586a05a25808
SHA256: 7336e269994b69778e768269ebab58628dd3eb7157f91cff31aa9949017048b5
Uploaded: 2025-01-28 13:21:09 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: auto-rest-api
Version: 0.1.2
Summary: Automatically map database schemas and deploy per-table REST API endpoints.
Author: Better HPC LLC
License: GPL-3.0-only
Keywords: Better,HPC,automatic,rest,api
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: aiomysql (<1.0,>=0.2)
Requires-Dist: aioodbc (<1.0,>=0.5)
Requires-Dist: aiosqlite (<1.0,>=0.20)
Requires-Dist: asyncpg (<1.0,>=0.30)
Requires-Dist: fastapi (<1.0,>=0.115)
Requires-Dist: greenlet (<4.0,>=3.1)
Requires-Dist: httpx (<1.0,>=0.28)
Requires-Dist: oracledb (<3.0,>=2.5)
Requires-Dist: pydantic (<3.0,>=2.10)
Requires-Dist: pyyaml (<7.0.0,>=6.0.2)
Requires-Dist: sqlalchemy (<3.0,>=2.0)
Requires-Dist: uvicorn (<1.0,>=0.34)
Description-Content-Type: text/markdown
[Description omitted; length: 1682 characters]

WHEEL

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

RECORD

Path Digest Size
auto_rest/__init__.py sha256=9ICmv2urSoAo856FJylKdorF19UsUGc4eyORYLptf1Q 69
auto_rest/__main__.py sha256=lz6-LEpbu51Ah3QCzUzZhevjWhK5kmOxhuuqhX5t-io 3093
auto_rest/app.py sha256=I6ZeHzKuhPTS1svLhMTvefjzTkMJgGpwVz1kdJ_9mtE 1887
auto_rest/cli.py sha256=A7-kMTNNzqZB7jTUJBAVqfYm9RyYjENr0g_vK9JE0N4 5199
auto_rest/handlers.py sha256=84P7mEXzwpEgSOg6ZIBMT_q0ZTfiESpd-IXUmekMqJo 12005
auto_rest/interfaces.py sha256=U2-e3fy_ROmNrIAvkXG7dACMJi3akFEldXrbIacMbIc 3714
auto_rest/models.py sha256=HCJUQPBmkkfVFv9CRcPzMP66pQk_UIb3j3cdwHqodwE 5388
auto_rest/params.py sha256=t1YK9Q-dwh7N99myYH2RZCO6XheWcgLJl_Stpi65PKQ 6075
auto_rest/queries.py sha256=nws0J1XnCzB3Y0DN1dDccsgK91z7dzza1VyC_qCitG0 2910
auto_rest/routers.py sha256=RqBwLqVFU1OIFSCUuwOtTis8mT_zyWTaB_8SyIXjfe0 5727
auto_rest_api-0.1.2.dist-info/LICENSE.md sha256=zFRw_u1mGSOH8GrpOu0L1P765aX9fB5UpKz06mTxAos 34893
auto_rest_api-0.1.2.dist-info/METADATA sha256=xQY6_P1nDZbq6PfcDp5EGjEhRxCwJql_g8V0NcRpxVM 2951
auto_rest_api-0.1.2.dist-info/WHEEL sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM 88
auto_rest_api-0.1.2.dist-info/entry_points.txt sha256=zFynmBrHyYo3Ds0Uo4-bTFe1Tdr5mIXV4dPQOFb-W1w 53
auto_rest_api-0.1.2.dist-info/RECORD

entry_points.txt

auto-rest = auto_rest.__main__:main