Giter Club home page Giter Club logo

cloudscrapper's Introduction

cloudscrapper

cloudscrapper

cloudscrapper (pun intended) is a python program used to simply gather information about weather in Indonesian by means of web scrapping. Utilizing requests and beautifulsoup4 module, this program simply output the weather condition at current time, without GUI hassle.

Usage

The first thing to do before running this program is to install all dependencies. If you're a regular python user, chances are you already have these modules; But just in case, do the following:

pip install -r requirements.txt

python cloudscrapper.py

By running the above code, weather.csv file will appear at the directory of the program.

End-User License Agreement

As per the GPL License:

  1. The user can copy, modify and distribute this software.
  2. The user have to include the license and copyright notice with each and every distribution.
  3. The user can use this software privately.
  4. The user can use this software for commercial purposes.
  5. If the user dare build their business solely from this code, you risk open-sourcing the whole code base.
  6. If the user modifies it, the user have to indicate changes made to the code.
  7. Any modifications of this code base MUST be distributed with the same license, GPLv3.
  8. This software is provided without warranty.
  9. The software author (Nick "Neek0tine" Calvin ) or license can not be held liable for any damages inflicted by the software.

Authors

  • Nick "Neek0tine" Calvin - Initial work - Neek0tine

Contributing

Pull requests are welcome. For major changes, how-to, and in-depth explanation, please discuss it with the author first using the discord link.

License

LICENSE

This project is licensed under GPL License - see the LICENSE file for details

cloudscrapper's People

Contributors

neek0tine avatar

Watchers

 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.