{"id":37081977,"url":"https://github.com/tmetsch/pyzone","last_synced_at":"2026-01-14T09:59:45.920Z","repository":{"id":57458778,"uuid":"2035605","full_name":"tmetsch/pyzone","owner":"tmetsch","description":"Manage Solaris Zones from Python","archived":false,"fork":false,"pushed_at":"2011-09-12T07:18:39.000Z","size":90,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-20T07:26:55.922Z","etag":null,"topics":[],"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/tmetsch.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":null,"security":null,"support":null}},"created_at":"2011-07-12T11:08:43.000Z","updated_at":"2018-01-17T15:13:06.000Z","dependencies_parsed_at":"2022-09-10T05:50:46.968Z","dependency_job_id":null,"html_url":"https://github.com/tmetsch/pyzone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tmetsch/pyzone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmetsch%2Fpyzone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmetsch%2Fpyzone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmetsch%2Fpyzone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmetsch%2Fpyzone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmetsch","download_url":"https://codeload.github.com/tmetsch/pyzone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmetsch%2Fpyzone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28416467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2026-01-14T09:59:45.131Z","updated_at":"2026-01-14T09:59:45.916Z","avatar_url":"https://github.com/tmetsch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nManage Solaris Zones in Python\n==============================\n\nThis project holds a python module with a ctypes wrapper around some Solaris\nspecific calls.\n\nModule can be retrieved from [pypi](http://pypi.python.org/pypi/pyzone/) as \nwell:\n\n    easy_install/pip install pyzone\n\nSome code snippets\n==================\n\nList zones\n----------\n\n    zones = zone.list_zones()\n    for identifier in zones.keys():\n        print zones[identifier]\n        print zone.get_state(identifier)\n\nBoot a zone\n-----------\n\n    zone.boot_zone(item)\n    print zone.get_state(item)\n\nAvailable functions\n-------------------\n\n  * list_zones\n  * get_state\n  * boot_zone\n  * halt_zone\n  * shutdown_zone\n  * restart_zone\n  * ready_zone\n  * call_zone_adm\n\nNote\n----\n\nPlease note that some operations can take a while to complete.\n\n(c) 2011 tmetsch","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmetsch%2Fpyzone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmetsch%2Fpyzone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmetsch%2Fpyzone/lists"}