{"id":18905990,"url":"https://github.com/varreltantio/aws-sensors","last_synced_at":"2026-04-25T12:32:29.832Z","repository":{"id":171997501,"uuid":"647135063","full_name":"varreltantio/aws-sensors","owner":"varreltantio","description":"Automatic Weather Station (AWS) Sensors user interface using python flask","archived":false,"fork":false,"pushed_at":"2023-06-02T16:02:01.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-24T12:42:46.653Z","etag":null,"topics":["flask","html","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/varreltantio.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-05-30T06:17:11.000Z","updated_at":"2023-06-03T00:52:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8311cdd-275d-42c1-b3b1-a85f65edcc2c","html_url":"https://github.com/varreltantio/aws-sensors","commit_stats":null,"previous_names":["varreltantio/aws-sensors"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/varreltantio/aws-sensors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varreltantio%2Faws-sensors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varreltantio%2Faws-sensors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varreltantio%2Faws-sensors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varreltantio%2Faws-sensors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/varreltantio","download_url":"https://codeload.github.com/varreltantio/aws-sensors/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varreltantio%2Faws-sensors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32262801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flask","html","python"],"created_at":"2024-11-08T09:14:17.913Z","updated_at":"2026-04-25T12:32:29.804Z","avatar_url":"https://github.com/varreltantio.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Prerequisites\n- Python 3.7 or higher installed\n- PostgreSQL installed and running\n\n## Setup\n\n1. Clone the repository:\n\n```\n$ git clone https://github.com/varreltantio/aws-sensors.git\n$ cd aws-sensors\n```\n\n2. Create a virtual environment:\n\n```\n$ python -m venv env\n```\n\n3. Activate a virtual environment:\n\n```\n$ env\\scripts\\activate (for windows)\n$ source env/bin/activate (for linux)\n```\n\n4. Install the required dependencies:\n\n```\n$ pip install -r requirements.txt\n```\n\n5. Configure the PostgreSQL database:\n   - Create a new database in PostgreSQL.\n   - Import the database from `database/aws-sensors.sql`\n\n6. Run the application:\n\n```\n$ python main.py\n```\n\n7. Open your browser and navigate to http://localhost:5000 to access the application.\n\n## Directory Structure\n- main.py: The main Flask application file.\n- templates/: Directory containing HTML templates for the application views.\n- static/: Directory for static files (CSS, JavaScript, etc.).\n- requirements.txt: File listing the required Python packages.\n\n## Contributing\nContributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.\n\n## License\nThis project is licensed under the [MIT License](https://github.com/varreltantio/aws-sensors/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarreltantio%2Faws-sensors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarreltantio%2Faws-sensors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarreltantio%2Faws-sensors/lists"}