{"id":31484189,"url":"https://github.com/anoduck/suntime","last_synced_at":"2025-10-02T09:45:09.946Z","repository":{"id":314204547,"uuid":"1044960779","full_name":"anoduck/suntime","owner":"anoduck","description":"Extract Date and Time based on sun position and shadow length","archived":false,"fork":false,"pushed_at":"2025-09-11T07:01:04.000Z","size":191,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-11T07:01:25.075Z","etag":null,"topics":["analysis","date","datetime","image","image-processing","photo","sun","time"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anoduck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-26T13:03:07.000Z","updated_at":"2025-08-30T20:05:28.000Z","dependencies_parsed_at":"2025-09-11T07:01:28.959Z","dependency_job_id":"15af13ae-c52f-4ba0-be04-ea0d45666b6e","html_url":"https://github.com/anoduck/suntime","commit_stats":null,"previous_names":["anoduck/suntime"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/anoduck/suntime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anoduck%2Fsuntime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anoduck%2Fsuntime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anoduck%2Fsuntime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anoduck%2Fsuntime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anoduck","download_url":"https://codeload.github.com/anoduck/suntime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anoduck%2Fsuntime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277987443,"owners_count":25910594,"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","status":"online","status_checked_at":"2025-10-02T02:00:08.890Z","response_time":67,"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":["analysis","date","datetime","image","image-processing","photo","sun","time"],"created_at":"2025-10-02T09:45:08.848Z","updated_at":"2025-10-02T09:45:09.938Z","avatar_url":"https://github.com/anoduck.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Suntime\n\nSuntime is a project for calculating sunrise, sunset, and related solar times for any location on Earth.\n\n## Features\n\n- Calculate sunrise and sunset times\n- Support for any latitude and longitude\n- Easy-to-use API\n\n## Installation\n\n```bash\ngit clone https://github.com/yourusername/suntime.git\ncd suntime\n# Add installation instructions here (e.g., pip install .)\n```\n\n## Usage\n\n```python\nfrom suntime import Sun\n\nsun = Sun(latitude, longitude)\nsunrise = sun.get_sunrise_time()\nsunset = sun.get_sunset_time()\nprint(f\"Sunrise: {sunrise}, Sunset: {sunset}\")\n```\n\n## Contributing\n\nContributions are welcome! Please open issues or submit pull requests.\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Acknowledgements\n\n- [Source of solar calculations, if any]\n- [Any libraries or contributors]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanoduck%2Fsuntime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanoduck%2Fsuntime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanoduck%2Fsuntime/lists"}