{"id":13672506,"url":"https://github.com/gitpython-developers/gitdb","last_synced_at":"2025-05-14T05:10:31.834Z","repository":{"id":1211630,"uuid":"1126093","full_name":"gitpython-developers/gitdb","owner":"gitpython-developers","description":"IO of git-style object databases","archived":false,"fork":false,"pushed_at":"2025-01-27T08:35:16.000Z","size":1647,"stargazers_count":221,"open_issues_count":7,"forks_count":66,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-05-11T12:38:47.253Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://gitdb.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gitpython-developers.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-11-30T17:36:17.000Z","updated_at":"2025-04-16T12:49:32.000Z","dependencies_parsed_at":"2023-01-13T11:01:21.223Z","dependency_job_id":"5336bbf3-95ff-4c10-8bbb-f6f8d4a734c8","html_url":"https://github.com/gitpython-developers/gitdb","commit_stats":{"total_commits":351,"total_committers":36,"mean_commits":9.75,"dds":0.3504273504273504,"last_synced_commit":"9e68ea1687bbda84776c3605b96bb0b43e846bea"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpython-developers%2Fgitdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpython-developers%2Fgitdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpython-developers%2Fgitdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpython-developers%2Fgitdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitpython-developers","download_url":"https://codeload.github.com/gitpython-developers/gitdb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254037267,"owners_count":22003787,"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-02T09:01:37.605Z","updated_at":"2025-05-14T05:10:31.807Z","avatar_url":"https://github.com/gitpython-developers.png","language":"Python","readme":"GitDB\n=====\n\nGitDB allows you to access bare git repositories for reading and writing. It aims at allowing full access to loose objects as well as packs with performance and scalability in mind. It operates exclusively on streams, allowing to handle large objects with a small memory footprint.\n\nInstallation\n============\n\n.. image:: https://img.shields.io/pypi/v/gitdb.svg\n    :target: https://pypi.python.org/pypi/gitdb/\n    :alt: Latest Version\n.. image:: https://img.shields.io/pypi/pyversions/gitdb.svg\n    :target: https://pypi.python.org/pypi/gitdb/\n    :alt: Supported Python versions\n.. image:: https://readthedocs.org/projects/gitdb/badge/?version=latest\n    :target: https://readthedocs.org/projects/gitdb/?badge=latest\n    :alt: Documentation Status\n\nFrom `PyPI \u003chttps://pypi.python.org/pypi/gitdb\u003e`_::\n\n pip install gitdb\n\nSPEEDUPS\n========\n\nIf you want to go up to 20% faster, you can install gitdb-speedups with::\n\n pip install gitdb-speedups\n\nHowever, please note that gitdb-speedups is not currently maintained.\n\nREQUIREMENTS\n============\n\n* smmap - declared as a dependency, automatically installed\n* pytest - for running the tests\n\nSOURCE\n======\n\nThe source is available in a git repository on GitHub:\n\nhttps://github.com/gitpython-developers/gitdb\n\nOnce the clone is complete, please be sure to initialize the submodule using::\n\n cd gitdb\n git submodule update --init\n\nRun the tests with::\n\n pytest\n\nDEVELOPMENT\n===========\n\n.. image:: https://github.com/gitpython-developers/gitdb/workflows/Python%20package/badge.svg\n    :target: https://github.com/gitpython-developers/gitdb/actions\n\nThe library is considered mature, and not under active development. Its primary (known) use is in GitPython.\n\nINFRASTRUCTURE\n==============\n\n* Discussions\n    * https://github.com/gitpython-developers/GitPython/discussions\n\n* Issue Tracker\n    * https://github.com/gitpython-developers/gitdb/issues\n\nLICENSE\n=======\n\nNew BSD License\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitpython-developers%2Fgitdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitpython-developers%2Fgitdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitpython-developers%2Fgitdb/lists"}