Metadata-Version: 2.1
Name: pyoscar-emr
Version: 0.9.10
Summary: Python wrapper for the OSCAR EMR API
Author: Aritro
Author-email: 29025984+AritroSaha10@users.noreply.github.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp[speedups] (>=3.8.4,<4.0.0)
Requires-Dist: flask (>=2.2.3,<3.0.0)
Requires-Dist: oauthlib (>=3.2.2,<4.0.0)
Requires-Dist: playwright (>=1.32.1,<2.0.0)
Requires-Dist: playwright-stealth (>=1.0.5,<2.0.0)
Requires-Dist: polling2 (>=0.5.0,<0.6.0)
Requires-Dist: psutil (>=5.9.4,<6.0.0)
Requires-Dist: requests (>=2.28.2,<3.0.0)
Requires-Dist: requests-oauthlib (>=1.3.1,<2.0.0)
Requires-Dist: rich (>=13.3.2,<14.0.0)
Description-Content-Type: text/markdown

# PyOSCAR-EMR
A Python wrapper for the [OSCAR EMR](https://fammed.mcmaster.ca/oscar-emr/) API.

## License
This project uses the MIT License. You can find more information in the LICENSE file.
