{"id":48532316,"url":"https://github.com/ags-slc/localzone","last_synced_at":"2026-04-08T00:04:02.685Z","repository":{"id":41451512,"uuid":"156395401","full_name":"ags-slc/localzone","owner":"ags-slc","description":"A simple DNS library for managing zone files","archived":false,"fork":false,"pushed_at":"2021-08-26T03:14:56.000Z","size":50,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-02-28T02:25:52.266Z","etag":null,"topics":["dns","dns-record","dns-zone-files","localzone","pypi","python","python-library"],"latest_commit_sha":null,"homepage":"https://localzone.iomaestro.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ags-slc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-06T14:24:06.000Z","updated_at":"2022-07-02T01:49:26.000Z","dependencies_parsed_at":"2022-09-14T19:53:20.287Z","dependency_job_id":null,"html_url":"https://github.com/ags-slc/localzone","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/ags-slc/localzone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ags-slc%2Flocalzone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ags-slc%2Flocalzone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ags-slc%2Flocalzone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ags-slc%2Flocalzone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ags-slc","download_url":"https://codeload.github.com/ags-slc/localzone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ags-slc%2Flocalzone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31533828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"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":["dns","dns-record","dns-zone-files","localzone","pypi","python","python-library"],"created_at":"2026-04-08T00:04:02.564Z","updated_at":"2026-04-08T00:04:02.674Z","avatar_url":"https://github.com/ags-slc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://localzone.iomaestro.com/_images/localzone.png\n    :align: center\n    :width: 100px\n    :height: 100px\n    :alt: Project link: localzone (calzone image by sobinsergey from the Noun Project)\n    :target: https://localzone.iomaestro.com\n\nA low-calorie library for managing DNS zones\n============================================\n\n.. code:: python\n\n   import localzone\n\n   with localzone.manage(\"db.example.com\") as z:\n       r = z.add_record(\"greeting\", \"TXT\", \"hello, world!\")\n       r.name    # the record name, i.e. \"greeting\"\n       r.rdtype  # the record type, i.e. \"TXT\"\n       r.content # the record content, i.e. \"hello,\" \"world!\"\n\n\nPowered by `dnspython \u003chttps://pypi.org/project/dnspython/\u003e`_.\n\n\nFeatures\n--------\n\n- A simple API focused on managing resource records in local zone files\n- Support for almost all resource record types\n- Auto-save and auto-serial\n- Built for automation\n\n\nInstalling localzone\n--------------------\n\n.. code-block:: shell\n\n    $ pip install localzone\n\n\nRaison d'être\n-------------\n\nComprehensive, low-level DNS toolkits can be cumbersome for the more common zone management tasks--especially those related to making simple changes to zone records. They can also come with a steep learning curve. Enter localzone: a simple library for managing DNS zones. While `localzone` may be a low-calorie library, it's stuffed full of everything that a hungry hostmaster needs.\n\n\nLicense\n-------\n\n- BSD\n- Calzone image by sobinsergey from the Noun Project\n\nWhere did the calories go? The likely `suspect \u003chttps://www.traegergrills.com/recipes/pork/meat-lovers-calzone-smoked-marinara\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fags-slc%2Flocalzone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fags-slc%2Flocalzone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fags-slc%2Flocalzone/lists"}