{"id":16802884,"url":"https://github.com/ishankhare07/pygkv","last_synced_at":"2025-03-17T09:42:52.124Z","repository":{"id":62580715,"uuid":"38114672","full_name":"ishankhare07/PyGKV","owner":"ishankhare07","description":"Python library for Git as a Key-Value store","archived":false,"fork":false,"pushed_at":"2015-06-28T11:30:44.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T11:04:05.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ishankhare07.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":"2015-06-26T14:11:21.000Z","updated_at":"2015-06-26T14:11:49.000Z","dependencies_parsed_at":"2022-11-03T20:49:56.616Z","dependency_job_id":null,"html_url":"https://github.com/ishankhare07/PyGKV","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishankhare07%2FPyGKV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishankhare07%2FPyGKV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishankhare07%2FPyGKV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishankhare07%2FPyGKV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ishankhare07","download_url":"https://codeload.github.com/ishankhare07/PyGKV/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244011898,"owners_count":20383486,"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-10-13T09:40:57.371Z","updated_at":"2025-03-17T09:42:52.104Z","avatar_url":"https://github.com/ishankhare07.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyGKV\n\nPython library for Git as a Key-Value store  \n\n## 1. Dependencies\n  * None  \n\n## 2. Support  \nCurrently the package supports the following python versions:\n  * Python 2.7.10\n  * Python 3.4.3\n  * PyPy3\n  * Pyston\n  * Jython\n  * IronPython  \n\n## 3. Usage\n  * The current API is quiet simple, install using pip  \n  \n  ```bash\n  $ pip install pygkv\n  ```\n  \n  * Run python  \n  ```bash\n $ python3\n  ```\n  * Import the Library\n\n  ``` python\n  \u003e\u003e\u003e from pygkv import GitDatabase\n  \u003e\u003e\u003e db = GitDatabase.Database()\n  \u003e\u003e\u003e db[\"name\"] = \"Guido Van Rossum\"\n  \u003e\u003e\u003e db[\"name\"]\n  Guido Van Rossum\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishankhare07%2Fpygkv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fishankhare07%2Fpygkv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishankhare07%2Fpygkv/lists"}