Skip to main content

CLI allergy forecast tool

Project description

pollenflug

CLI pollen/allergy calendar

Python package

Screenshot

This script uses Hexal's Pollenflugkalendar to fetch the predictions for the next week.

Currently, the intensity is printed as a numerical value between 0 and 3: 0 being none, 3 being severe.

pollenflug currently supports a configuration file as ~/.pollenflug.ini, with an example configuration included in the repo

License

The script is GPL-3.0

Requirements

The requirements are available in requirements.txt. Install them:

	pip install -r requirements.txt

INSTALL

The application is available on pip. Run the following command to install locally:

	pip install --user pollenflug

or globally, with sudo if needed:

	sudo pip install pollenflug

If you want to locally build and install this, then run:

	python3 setup.py build
	python3 setup.py install

TODO

  • Replace numbers with strings or emojis
  • Add support for other countries

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pollenflug-0.3.2.tar.gz (16.8 kB view hashes)

Uploaded Source

Built Distribution

pollenflug-0.3.2-py3-none-any.whl (18.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page