DEV Community

Python app for pulling DFES information

Chris Raven on January 01, 2019

URL : https://github.com/RavenTheDev/PullDFES I would love some feedback on my latest app in Python. After some people in my local area were bad m...
Collapse
 
raventhedev profile image
Chris Raven

Version 1 of my PullDFES application is now completed.

URL : github.com/RavenTheDev/PullDFES
Language : Python
Version : 1.0

Features:

  • Automatically pulls Fire Warnings, Weather Warnings, Fire Bans, and Prescribed Burns from the DFES and Emergency.gov.au websites.
  • Incorporated Menu for easier use
  • 5 Second timeout if the page is unavailable
  • Ability for more feeds to be included as required

I would love feedback!