{"id":13545701,"url":"https://github.com/gluster/glustercli-python","last_synced_at":"2025-04-12T08:52:22.706Z","repository":{"id":11376946,"uuid":"65544472","full_name":"gluster/glustercli-python","owner":"gluster","description":"Python bindings for Gluster Commands and Metrics","archived":false,"fork":false,"pushed_at":"2023-10-10T13:52:43.000Z","size":132,"stargazers_count":19,"open_issues_count":2,"forks_count":33,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-26T03:51:18.714Z","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":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gluster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING-GPLV2","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-08-12T10:15:55.000Z","updated_at":"2023-11-14T13:30:54.000Z","dependencies_parsed_at":"2023-10-10T16:02:18.523Z","dependency_job_id":null,"html_url":"https://github.com/gluster/glustercli-python","commit_stats":{"total_commits":71,"total_committers":14,"mean_commits":5.071428571428571,"dds":0.7746478873239436,"last_synced_commit":"1b03496dbecafe0e95ab6fce5b1d22261acb7b5e"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gluster%2Fglustercli-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gluster%2Fglustercli-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gluster%2Fglustercli-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gluster%2Fglustercli-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gluster","download_url":"https://codeload.github.com/gluster/glustercli-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248510000,"owners_count":21116131,"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":[],"created_at":"2024-08-01T11:01:10.306Z","updated_at":"2025-04-12T08:52:22.676Z","avatar_url":"https://github.com/gluster.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# glustercli-python\n\nPython bindings for [GlusterFS](http://www.gluster.org) CLI and Metrics.\n\n## Hello World\n\n```python\nfrom glustercli.cli import volume\n\n# Create a Volume\nvolume.create(\"gv1\", [\"fvm1:/bricks/b1\", \"fvm2:/bricks/b2\"],\n              force=True)\n\n# Start Volume\nvolume.start(\"gv1\")\n\n# Read Volume Info\nvolume.info(\"gv1\")\n\n# Get GlusterFS version\nfrom glustercli.cli import glusterfs_version\nprint(glusterfs_version())\n```\n\n## Install\n\n```\nsudo pip3 install glustercli\n```\n\n## Documentation\n\nSee [Documentation](docs/README.md)\n\nInstall `pydoc-markdown` package to generate Documentation.\n\n```\nsudo pip3 install pydoc-markdown\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgluster%2Fglustercli-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgluster%2Fglustercli-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgluster%2Fglustercli-python/lists"}