Metadata-Version: 2.1
Name: cowincli
Version: 0.0.1
Summary: CLI app to find vaccination centers
Home-page: https://gitlab.com/blacksmithop/cowincli
Author: BlackSmithOP
Author-email: angstycoder101@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://gitlab.com/blacksmithop/cowincli/-/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

Usage:

```
usage: CowinCLI [-h] [-pincode PINCODE]

Get information about centers and vaccine availability

optional arguments:
  -h, --help        show this help message and exit
  -pincode PINCODE  Pincode of the region
```



