Skip to main content

Korea University Anam Hospital internal API for Python SDK

Project description

Korea University Anam Hospital internal API for Python SDK

KUMC Internel API for Python SDK

Usage

Example code

import json
import asyncio
from kumc import KUMCClient

async def main():
    app = KUMCClient()

    await app.sign_in()
    resp = await app.get_hospitalization_and_discharge_history(hpCd="AA", inqrStrtYmd=20220130)
    print(
        json.dumps(
            resp, 
            indent=4, 
            ensure_ascii=False
        )
    )


if __name__ == "__main__":
    asyncio.run(main())

Disclaimer

This project has been developed for research purposes and the creators are not responsible for anything that happens as a result of using this project. We would also like to inform you that the project may be taken down at any time by the demands of KUMC.

License

Licensed under the LGPL-2.1

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kumc-0.1.1.tar.gz (19.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kumc-0.1.1-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

Details for the file kumc-0.1.1.tar.gz.

File metadata

  • Download URL: kumc-0.1.1.tar.gz
  • Upload date:
  • Size: 19.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.5

File hashes

Hashes for kumc-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5b2c72cac7b127eda6ba16a080826fec92862a634eb48fd9c694a84a0b81d105
MD5 87ef44362edb9e7b03c33d54cdb1285e
BLAKE2b-256 8ed20f30b0029c8963f304f377df247ee6a982b8c013b7a6b3f4fc90882bf5de

See more details on using hashes here.

File details

Details for the file kumc-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: kumc-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 14.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.5

File hashes

Hashes for kumc-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b62c24573b990582a8b6dd37e91b25bd8c15e32020e48342237364869a39d476
MD5 89c783212809b58f76f694df22cb56d1
BLAKE2b-256 cdc91b28984d1579dfaec7b86fbc075781e8ffb8baf9bb50cc9fdd6b88969105

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page