{"id":22222194,"url":"https://github.com/davewalker5/naturerecorderpy","last_synced_at":"2026-04-25T06:04:31.769Z","repository":{"id":42267067,"uuid":"438660583","full_name":"davewalker5/NatureRecorderPy","owner":"davewalker5","description":"Wildlife sightings recorder written in Python and using Flask to implement a simple web UI","archived":false,"fork":false,"pushed_at":"2026-02-10T13:25:38.000Z","size":5161,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-10T18:18:13.706Z","etag":null,"topics":["animals","nature","python","python3","recorder","sqlalchemy","wildlife"],"latest_commit_sha":null,"homepage":"","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/davewalker5.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-12-15T14:33:20.000Z","updated_at":"2026-02-10T13:25:40.000Z","dependencies_parsed_at":"2022-08-30T22:51:44.771Z","dependency_job_id":"26c004a7-6b05-45e2-9a8d-9b5d62cf87dd","html_url":"https://github.com/davewalker5/NatureRecorderPy","commit_stats":null,"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/davewalker5/NatureRecorderPy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davewalker5%2FNatureRecorderPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davewalker5%2FNatureRecorderPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davewalker5%2FNatureRecorderPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davewalker5%2FNatureRecorderPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davewalker5","download_url":"https://codeload.github.com/davewalker5/NatureRecorderPy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davewalker5%2FNatureRecorderPy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30078307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["animals","nature","python","python3","recorder","sqlalchemy","wildlife"],"created_at":"2024-12-02T23:17:29.460Z","updated_at":"2026-03-04T10:03:48.723Z","avatar_url":"https://github.com/davewalker5.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/davewalker5/NatureRecorderPy/workflows/Python%20CI%20Build/badge.svg)](https://github.com/davewalker5/NatureRecorderPy/actions)\n[![Coverage](https://codecov.io/gh/davewalker5/NatureRecorderPy/branch/main/graph/badge.svg?token=U86UFDVD5S)](https://codecov.io/gh/davewalker5/NatureRecorderPy)\n[![GitHub issues](https://img.shields.io/github/issues/davewalker5/NatureRecorderPy)](https://github.com/davewalker5/NatureRecorderPy/issues)\n[![Releases](https://img.shields.io/github/v/release/davewalker5/NatureRecorderPy.svg?include_prereleases)](https://github.com/davewalker5/NatureRecorderPy/releases)\n[![License: MIT](https://img.shields.io/badge/License-mit-blue.svg)](https://github.com/davewalker5/NatureRecorderPy/blob/main/LICENSE)\n[![Language](https://img.shields.io/badge/language-python-blue.svg)](https://www.python.org)\n[![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/davewalker5/NatureRecorderPy)](https://github.com/davewalker5/NatureRecorderPy/)\n\n# Nature Recorder\n\nNature Recorder is an application for recording wildlife sightings, maintaining details of:\n\n- Locations, with the following details:\n  - Unique name\n  - Address details\n  - Latitude and longitude\n- Categories, with the following details:\n  - Category name e.g. birds, mammals\n- Species, with the following details:\n  - The category to which the species belongs\n  - Species name\n- Species sightings, consisting of:\n  - The species, and by implication the category the species belongs to\n  - Location\n  - Date\n  - Gender of the animals seen\n  - Number of animals seen (optional)\n  - Whether or not they were seen with young\n- Conservation status information, consisting of:\n  - Conservation schemes, acting as containers for a set of rating values\n  - Conservation status ratings, values for the conservation status within a scheme\n  - Species conservation status ratings, status ratings for a species with effective start and end dates\n- Reports\n  - Flexible reporting using Jupyter Notebooks\n\n# Getting Started\n\nPlease see the [Wiki](https://github.com/davewalker5/NatureRecorderPy/wiki) for configuration details and instructions on how to run the application.\n\n# Sightings Hub\n\nMy own sightings, recorded using the application, are published on the following site:\n\n[Sightings Hub](https://davewalker5.github.io)\n\n# Authors\n\n- **Dave Walker** - _Initial work_\n\n# Feedback\n\nTo file issues or suggestions, please use the [Issues](https://github.com/davewalker5/NatureRecorderPy/issues) page for this project on GitHub.\n\n# License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavewalker5%2Fnaturerecorderpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavewalker5%2Fnaturerecorderpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavewalker5%2Fnaturerecorderpy/lists"}