Metadata-Version: 2.1
Name: canvas-cli
Version: 1.3.4
Summary: A command-line tool for the Canvas Medical EMR system.
Author: Beau Gunderson
Author-email: beaugunderson@github-username.x
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: arrow (>=1.1.1,<2.0.0)
Requires-Dist: cached-property (>=1.5.2,<2.0.0)
Requires-Dist: click (>=8.0.1,<9.0.0)
Requires-Dist: memoization (>=0.4.0,<0.5.0)
Requires-Dist: python-decouple (>=3.4,<4.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
