{"id":16793745,"url":"https://github.com/grandmoff100/duckdnsapi","last_synced_at":"2025-03-17T02:24:21.684Z","repository":{"id":105002699,"uuid":"420469952","full_name":"GrandMoff100/DuckDNSAPI","owner":"GrandMoff100","description":"A python wrapper of the DuckDNS HTTP API.","archived":false,"fork":false,"pushed_at":"2021-11-19T18:49:56.000Z","size":18,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T12:15:31.127Z","etag":null,"topics":["api","duckdns","hacktoberfest","http","python","sphinx-doc","wrapper-api"],"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/GrandMoff100.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-23T16:50:42.000Z","updated_at":"2021-11-19T18:49:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"18b9493f-848e-4cea-acce-311e43c6da97","html_url":"https://github.com/GrandMoff100/DuckDNSAPI","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/GrandMoff100%2FDuckDNSAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrandMoff100%2FDuckDNSAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrandMoff100%2FDuckDNSAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrandMoff100%2FDuckDNSAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrandMoff100","download_url":"https://codeload.github.com/GrandMoff100/DuckDNSAPI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960636,"owners_count":20375107,"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":["api","duckdns","hacktoberfest","http","python","sphinx-doc","wrapper-api"],"created_at":"2024-10-13T08:50:12.426Z","updated_at":"2025-03-17T02:24:21.651Z","avatar_url":"https://github.com/GrandMoff100.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DuckDNS API\n\n## Quick Example\n\n```python\nimport os\nfrom duckdnsapi import Client\n\n\nclient = Client(os.getenv(\"my_duckdns_token\"))\n\nresp = client.update_ip(\"mywebhook\", ip=\"127.0.0.1\", verbose=True)\n\nprint(resp)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrandmoff100%2Fduckdnsapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrandmoff100%2Fduckdnsapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrandmoff100%2Fduckdnsapi/lists"}