Metadata-Version: 2.4
Name: medgrid
Version: 0.1.0
Summary: Alias for medgrid-cli, the MedGrid vendor integration CLI. Installing this installs medgrid-cli.
Author: MedGrid
License: Proprietary
Project-URL: Homepage, https://medgrid.com
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: medgrid-cli

# medgrid

This package is an alias for [`medgrid-cli`](https://pypi.org/project/medgrid-cli/),
the official MedGrid vendor integration CLI. Installing it installs
`medgrid-cli`, which provides the `medgrid` command:

```sh
pip install medgrid
medgrid --help
```

Prefer installing `medgrid-cli` directly.
