A dashboard to display up to date covid data and news
Project description
## README ### Introduction This project aims to provide a simple, personalisable dashboard for Covid data and news. Users can schedule updates to the data and news stories on top of those that already automatically occur. They can also customise what area they receive Covid data for to, as well as what sort of news they receive. ___ #### Prerequisites Designed for Python 3.9 Sched and Flask modules Public Health England Covid data API module News Api module and key - can be gotten for free from https://newsapi.org/register ___ ### Installation
pip install schedule pip install Flask pip install uk-covid19 pip install NewsApi ___ ### Getting started Firstly you must open the config file and put your API key in for /key/. Next run main.py, this will start the server. The dashboard can now be accessed at http://127.0.0.1:5000/index. In order to change where Covid data is shown for, or what keywords are used to filter news stories, change the relevant lines in the config file ___ ### Developer documentation
___ Author - James Adam
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file covid-dashboard-jadam-0.0.1.tar.gz
.
File metadata
- Download URL: covid-dashboard-jadam-0.0.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4052532b8f1709df749196e9e22ea296cc0ff5acb45865e8d1099334431de0a7 |
|
MD5 | 97f566443be8c5b42caac70c2e8fbc4a |
|
BLAKE2b-256 | 7379f1874a4ae7c526fa3ebfe5dc888eeb5dd1c197618537ee8f86b2f334c761 |
File details
Details for the file covid_dashboard_jadam-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: covid_dashboard_jadam-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98523f51f0f136c79daa81aa8413fb8df028d19113ee86deb1e63c523054aa31 |
|
MD5 | bfebceb0f9e5de29bdbd0fb19666bff7 |
|
BLAKE2b-256 | b64549b39e72e45e52ad8e2be73fbe05fae1426b37823b1a9c1b4a4bd9bb573f |