Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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: 2024-09-26T10:01:36.111Z (3 months 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.
![PyPI](https://img.shields.io/pypi/v/vaccination)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/vaccination)
![PyPI - Downloads](https://img.shields.io/pypi/dm/vaccination)
![PyPI - License](https://img.shields.io/pypi/l/vaccination)[![asciicast](https://asciinema.org/a/434144.svg)](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.