brews / icof

Is California On Fire?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icof

Is California On Fire?

Query iscaliforniaonfire.com from Python.

Example

To run from Python:

from icof import is_california_on_fire

is_california_on_fire()

Install

To install with pip, run:

pip install git+https://github.com/brews/icof

Support

Source code is available online at https://github.com/brews/icof/. This software is Open Source and available under the Apache License, Version 2.0.

Disclaimer

This package is for teaching basic python package design and is no way associated with iscaliforniaonfire.com.

About

Is California On Fire?

License:Apache License 2.0


Languages

Language:Python 100.0%