{"id":20215008,"url":"https://github.com/betterstack-community/horus","last_synced_at":"2026-05-30T20:31:18.451Z","repository":{"id":178280770,"uuid":"661628785","full_name":"betterstack-community/horus","owner":"betterstack-community","description":"Weather app built with Django and SQLite","archived":false,"fork":false,"pushed_at":"2025-05-28T09:35:43.000Z","size":149,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-28T10:35:37.733Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/betterstack-community.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-03T09:46:09.000Z","updated_at":"2025-05-28T09:35:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed37d187-7b1c-4a0f-ac3b-108a03bad4ed","html_url":"https://github.com/betterstack-community/horus","commit_stats":null,"previous_names":["betterstack-community/horus"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/betterstack-community/horus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betterstack-community%2Fhorus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betterstack-community%2Fhorus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betterstack-community%2Fhorus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betterstack-community%2Fhorus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/betterstack-community","download_url":"https://codeload.github.com/betterstack-community/horus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betterstack-community%2Fhorus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33709269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-14T06:19:16.922Z","updated_at":"2026-05-30T20:31:18.427Z","avatar_url":"https://github.com/betterstack-community.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Horus\n\nA simple weather app built with Django. This application serves to demonstrate\nthe fundamentals of logging in Python within the context of a Django\napplication.\n\n**See the full tutorial**:\n[How to Get Started with Logging in Django](https://betterstack.com/community/guides/logging/how-to-start-logging-with-django/).\n\n## 🟢 Prerequisites\n\n- [Python 3.10](https://docs.python.org/3/using/index.html) or later.\n- [SQLite](https://www.servermania.com/kb/articles/install-sqlite/).\n\n## 📦 Getting started\n\n- Clone the GitHub repository and `cd` into it:\n\n```bash\ngit clone https://github.com/woojiahao/horus.git \u0026\u0026 cd horus\n```\n\n- Install all application dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n- Run the database migrations\n\n```bash\npython manage.py migrate\n```\n\n- Sign up for a [free OpenWeatherMap account](https://openweathermap.org/) and\n  retrieve your API key.\n\n- Create a `.env` file at the root of your project with the following contents:\n\n```text\nOPEN_WEATHER_API_KEY=\u003capi key\u003e\n```\n\n- Start the development server at localhost:8000:\n\n```bash\npython manage.py runserver\n```\n\n- View the application in your browser, and\n  [follow the tutorial](https://betterstack.com/community/guides/logging/how-to-start-logging-with-django/)\n  to learn more.\n\n## ⚖ License\n\nThe code used in this project and in the linked tutorial are licensed under the\n[Apache License, Version 2.0](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetterstack-community%2Fhorus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbetterstack-community%2Fhorus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetterstack-community%2Fhorus/lists"}