Skip to content

libialany/virgencita

 
 

Repository files navigation

Virgencita del tiempo climático

Build Status

Note I just made some modifications to make it work.

Setup

Manually

  • Set in terminal with export FORECAST_API_KEY_LOCATION =...

  • Set in terminal with export FORECAST_API_KEY_LOCATION =...

  • Install the Python requirements make install

  • Run with python3 ./src/main.py

Dockerfile

  • Set your FORECAST_API_KEY_WEATHER. Create an .env file.
  • Set your FORECAST_API_KEY_LOCATION. Create an .env file.

How to test locally

Requires 18.02.0+

docker-compose up

 Running unit tests

  • Run make test

 Run lint

  • Run make lint

About

Virgencita del estado del tiempo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.5%
  • HTML 23.5%
  • CSS 16.8%
  • Dockerfile 5.0%
  • Makefile 3.2%