Giter VIP home page Giter VIP logo

coronavirustrackyourcountry's Introduction

Track Coronavirus in Your Country by Displaying Notifications Using Python

Display Windows 10 notification with coronavirus data of your country.

Libraries

win10toast: Python library to display Windows 10 Toast Notifications.

bs4: Python library for pulling data out of HTML and XML files.

Requests: Is an elegant and simple HTTP library for Python.

Installation

pip install win10toast
pip install bs4
pip install requests

For more inforamtions about the script you can check this article.

Executable file:

Tunisia Version -> No console. After the first notification (when you open the app), the next one will be displayed only if a value has been changed.

Rest of the World Version -> With console. (same features)

coronavirustrackyourcountry's People

Contributors

ahmedazizkhelifi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

coronavirustrackyourcountry's Issues

Pack in a single EXE file

The script is really useful for all kind of users and most of them can't really use it as Python installation and dependencies can be tedious. So, just pack it inside a single EXE so it will easy to use it. PyInstaller can do the job for that....thanks

Seperating the data values into chunks?

Python noob here. Is it possible to do this by filling certain variables instead of combining all values into a string and serving the user as a notification?

I was thinking of making the numbers appear on a Raspberry Pi 7" touchscreen and update regularly. I'll use Tkinter to program the GUI and insert the numbers on certain textboxes. But I can't access the data individually since you put them all in an array.

Can you make a version where the numbers are stored in varilables like "total_cases, new_cases, total_deaths, new_deaths, total_recovered, new_recovered" etc...

Thank you in advance Ahmed Aziz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.