{"id":22026106,"url":"https://github.com/curiouslearner/weatherango","last_synced_at":"2025-03-23T11:14:52.629Z","repository":{"id":81377682,"uuid":"58396970","full_name":"CuriousLearner/Weatherango","owner":"CuriousLearner","description":"An App to visualize various weather parameters in any city for specific date range","archived":false,"fork":false,"pushed_at":"2016-05-12T20:05:36.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T00:53:30.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CuriousLearner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-05-09T17:59:17.000Z","updated_at":"2016-05-12T20:58:25.000Z","dependencies_parsed_at":"2023-07-12T00:31:19.390Z","dependency_job_id":null,"html_url":"https://github.com/CuriousLearner/Weatherango","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"62b66c13ac61874942da7876937588f5aa3e2887"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2FWeatherango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2FWeatherango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2FWeatherango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2FWeatherango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CuriousLearner","download_url":"https://codeload.github.com/CuriousLearner/Weatherango/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245090874,"owners_count":20559298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-30T07:25:18.398Z","updated_at":"2025-03-23T11:14:52.609Z","avatar_url":"https://github.com/CuriousLearner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weatherango\nAn App to visualize various weather parameters in any city for specific date range.\n\nIf the weather station is not visible in drop down, you can add available weather stations by clicking on `ADD NEW WEATHER STATION`.\n\n### Installation\n\n- Activate virtual environment and install dependencies:\n\n```bash\n$ pip install -r requirements.txt\n```\n\n- Generate your `WUNDERGROUND_API_KEY` from [Wunderground.com](https://www.wunderground.com/weather/api/)\n\n\n- Set up `SECRET_KEY` and `WUNDERGROUND_API_KEY` as env variables\n\n```bash\n(venv) $ export SECRET_KEY='c)sd34%#--329@#$*^49mm#$%j34234!#$j)yr3=%4e*'\n(venv) $ export WUNDERGROUND_API_KEY=\"344eev246sdf\"\n```\n\n- Now run server by:\n\n```bash\n(venv) $ python manage.py runserver\n```\n\nThe app is up and running at [localhost:8000](http://127.0.0.1:8000)\n\n\n#### Warning: \n\nPlease use the date range of less than approx a week. This is because of wunderground API call limitations.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuriouslearner%2Fweatherango","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuriouslearner%2Fweatherango","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuriouslearner%2Fweatherango/lists"}