mdapisp

View on PyPIReverse Dependencies (0)

0.1.1a3 mdapisp-0.1.1a3-py3-none-any.whl

Wheel Details

Project: mdapisp
Version: 0.1.1a3
Filename: mdapisp-0.1.1a3-py3-none-any.whl
Download: [link]
Size: 5589
MD5: 65a1b958df50df0b7604917993361431
SHA256: 2cf50d75887b4078f8d80723275747182e69e3d0c54d17da2e54118437337ac5
Uploaded: 2021-03-16 19:43:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mdapisp
Version: 0.1.1a3
Summary: simple api for Make Data API Server Project
Author: Minseong Kim
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7.3,<4.0.0
Requires-Dist: aiocache (<0.12.0,>=0.11.1)
Requires-Dist: aiosqlite (<0.18.0,>=0.17.0)
Requires-Dist: databases (<0.5.0,>=0.4.2)
Requires-Dist: fastapi (<0.64.0,>=0.63.0)
Requires-Dist: pandas (<2.0.0,>=1.2.3)
Requires-Dist: pytest (<7.0.0,>=6.2.2)
Requires-Dist: python-multipart (<0.0.6,>=0.0.5)
Requires-Dist: sqlalchemy (<2.0.0,>=1.4.0)
Requires-Dist: typer[all] (<0.4.0,>=0.3.2)
Requires-Dist: uvicorn (<0.14.0,>=0.13.4)
Description-Content-Type: text/markdown
[Description omitted; length: 1449 characters]

WHEEL

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

RECORD

Path Digest Size
mdapisp/.DS_Store sha256=WSKDNHUtDUeaKCRijcUutJj-l34bLXJS8eubnFDjkuQ 6148
mdapisp/__init__.py sha256=IMjkMO3twhQzluVTo8Z6rE7Eg-9U79_LGKMcsWLKBkY 22
mdapisp/database.py sha256=sBqLgqhUaBg20-5L0kOZpAUHGSSjITjrLZv8TrVVU1A 902
mdapisp/main.py sha256=Rh_7NFcLv_sSlDLnkOPtRZ1gFmI-V0qp8mQRADA4UKg 3541
mdapisp/requirements.txt sha256=1fNnn5-E4Ku9ncdVwFkfe39-9YRnPyE4c0IgqooqHSo 2970
mdapisp-0.1.1a3.dist-info/entry_points.txt sha256=FDVyR00T0zYGtWv8eTuIpwE_sbrkixDSsOmEFkkfx2E 50
mdapisp-0.1.1a3.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
mdapisp-0.1.1a3.dist-info/METADATA sha256=MPJugcEr1bs19xqft1ndcTuX0l20Hm_iXOjlRp7mURg 2223
mdapisp-0.1.1a3.dist-info/RECORD

entry_points.txt

mdapisp = mdapisp.main:typer_app