{"id":18947771,"url":"https://github.com/nathanielng/nea-pythonista","last_synced_at":"2026-03-27T04:30:21.993Z","repository":{"id":91185095,"uuid":"191556070","full_name":"nathanielng/nea-pythonista","owner":"nathanielng","description":"Access NEA (National Environment Agency of Singapore) from the iOS Pythonista app","archived":false,"fork":false,"pushed_at":"2024-03-02T15:15:06.000Z","size":81,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T01:21:29.928Z","etag":null,"topics":["ios","python","pythonista-ios","weather"],"latest_commit_sha":null,"homepage":"https://nathanielng.github.io/nea-pythonista","language":"Python","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/nathanielng.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":"2019-06-12T11:16:29.000Z","updated_at":"2022-01-09T08:33:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f1e41b1-b312-405b-8631-94f870dca023","html_url":"https://github.com/nathanielng/nea-pythonista","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanielng%2Fnea-pythonista","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanielng%2Fnea-pythonista/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanielng%2Fnea-pythonista/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanielng%2Fnea-pythonista/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathanielng","download_url":"https://codeload.github.com/nathanielng/nea-pythonista/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239946876,"owners_count":19723014,"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":["ios","python","pythonista-ios","weather"],"created_at":"2024-11-08T13:11:17.493Z","updated_at":"2026-03-27T04:30:21.896Z","avatar_url":"https://github.com/nathanielng.png","language":"Python","readme":"# nea-pythonista\n\nThis is a library for access to weather information from the NEA (National Environment Agency of Singapore).\nWhile it will work as a standalone library, the intention of this library is primarily aimed towards\nuse in the [Pythonista](http://www.omz-software.com/pythonista/) iOS app.\n\n## NEA API\n\nThe raw data returned from the NEA API can be viewed as follows:\n\n```bash\ncurl -s https://api.data.gov.sg/v1/environment/2-hour-weather-forecast | jq \".\"\ncurl -s https://api.data.gov.sg/v1/environment/24-hour-weather-forecast | jq \".\"\ncurl -s https://api.data.gov.sg/v1/environment/4-day-weather-forecast | jq \".\"\ncurl -s https://api.data.gov.sg/v1/environment/air-temperature | jq \".\"\ncurl -s https://api.data.gov.sg/v1/environment/psi | jq \".\"\ncurl -s https://api.data.gov.sg/v1/environment/pm25 | jq \".\"\ncurl -s https://api.data.gov.sg/v1/environment/uv-index | jq \".\"\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanielng%2Fnea-pythonista","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathanielng%2Fnea-pythonista","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanielng%2Fnea-pythonista/lists"}