{"id":19082922,"url":"https://github.com/floscha/seawatch","last_synced_at":"2026-04-15T11:36:46.495Z","repository":{"id":100152241,"uuid":"111231907","full_name":"floscha/seawatch","owner":"floscha","description":"Simple observer that rebuilds and updates single Docker services when their code changes","archived":false,"fork":false,"pushed_at":"2021-04-24T20:06:47.000Z","size":117,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T06:24:51.656Z","etag":null,"topics":["build-automation","docker-compose","python"],"latest_commit_sha":null,"homepage":null,"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/floscha.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":"2017-11-18T19:11:44.000Z","updated_at":"2021-04-24T20:06:50.000Z","dependencies_parsed_at":"2023-06-25T19:49:19.058Z","dependency_job_id":null,"html_url":"https://github.com/floscha/seawatch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/floscha/seawatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscha%2Fseawatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscha%2Fseawatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscha%2Fseawatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscha%2Fseawatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floscha","download_url":"https://codeload.github.com/floscha/seawatch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscha%2Fseawatch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284027052,"owners_count":26935106,"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-11-12T02:00:06.336Z","response_time":59,"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":["build-automation","docker-compose","python"],"created_at":"2024-11-09T02:45:02.751Z","updated_at":"2025-11-12T11:31:12.769Z","avatar_url":"https://github.com/floscha.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![alt text](./temporary-logo.png)\n\n# SeaWatch\n\n[![Build Status](https://travis-ci.org/floscha/seawatch.svg?branch=master)](https://travis-ci.org/floscha/seawatch)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/f0613cd30da64e4a92b7986ef8c3805c)](https://www.codacy.com/app/floscha/seawatch?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=floscha/seawatch\u0026amp;utm_campaign=Badge_Grade)\n\nSimple observer that rebuilds and updates single Docker services when their code changes.\n\n\n## Usage\n\n1. Make sure Python (including pip) is installed.\n2. From within the project folder, install __SeaWatch__ like so:\n```\n$ pip install .\n```\n3. Run the command line script pointing to the _docker-compose.yml_ and specify what file extensions to observe:\n```\n$ seawatch docker-compose.yml py\n```\nThe example above uses the _docker-compose.yml_ file in the current directory and observes all files with an _.py_ extension.\nAlso, it is possible to specify multiple file extensions to observe.\n\n__SeaWatch__ will now wait for source code changes and automatically update the services within their Docker Compose environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloscha%2Fseawatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloscha%2Fseawatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloscha%2Fseawatch/lists"}