Giter Site home page Giter Site logo

dmdhrumilmistry / governmentschemesnotificationsystem Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 25 KB

Notify users about the latest Government of India schemes via emails

License: MIT License

Python 100.00%
dmdhrumilmistry schemes webscraping python3

governmentschemesnotificationsystem's Introduction

GovernmentSchemesNotificationSystem (GSNS)

There are several schemes available from the Government of India (GoI) but most of the citizens are unaware about their advantages and details. GSNS is written in Python3 to fetch the latest schemes from the website and notify users about the latest schemes available via email.

Pre-Installation Requirements

Installation

  • Clone/Download Repo
    git clone https://github.com/dmdhrumilmistry/GovernmentSchemesNotificationSystem.git
  • Install project requirements
    pip install -r requirements.txt
  • Generate Google Account App password and update credentials in main.py file on line 263
    main(csv_file, sender_mail='[email protected]',
    sender_passwd='your_app_password')
  • Update User Name and their email addresses in users.csv file.
  • Start Application
    python main.py

    Note : When you run the project for first time, it'll fetch all the schemes and save into a json file, the users will be notified about the schemes. After this, only new schemes will be saved into a new json file and notify users about it.

TODOs

  • Create API using Flask

Contributions

  • Found a bug? Create an issue or create a fork, create new branch fix-bug branch, fix the bug, and create pull request.
  • For functionality create an issue, We'll try to add that functionality if it could be helpful to the users.

License

MIT License

governmentschemesnotificationsystem's People

Contributors

dmdhrumilmistry avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.