https://github.com/abgeo/vaccination-py
Get COVID-19 vaccination schedules from booking.moh.gov.ge in the CLI
https://github.com/abgeo/vaccination-py
covid-19 pip pypi-package python vaccination
Last synced: 25 days ago
JSON representation
Get COVID-19 vaccination schedules from booking.moh.gov.ge in the CLI
- Host: GitHub
- URL: https://github.com/abgeo/vaccination-py
- Owner: ABGEO
- License: mit
- Created: 2021-09-02T13:11:25.000Z (over 3 years ago)
- Default Branch: 1.x
- Last Pushed: 2021-09-23T10:13:27.000Z (over 3 years ago)
- Last Synced: 2025-03-21T22:22:26.548Z (about 1 month ago)
- Topics: covid-19, pip, pypi-package, python, vaccination
- Language: Python
- Homepage:
- Size: 39.1 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# vaccination.py
Get COVID-19 vaccination schedules from booking.moh.gov.ge in the CLI.



[](https://asciinema.org/a/434144)
## Installation
```bash
$ pip install vaccination
```## Usage
Make sure the Python bin directory is added to your `PATH`
```bash
$ vaccination
```## Changelog
Please see [CHANGELOG](CHANGELOG.md) for details.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## Authors
- [**Temuri Takalandze**](https://abgeo.dev) - *Initial work*
## License
Copyright © 2021 [Temuri Takalandze](https://abgeo.dev).
Released under the [MIT](LICENSE) license.