Skip to main content

Use the git cli from Python

Project description

Git Interface

Documentation Status PyPI PyPI - Python Version PyPI - Downloads GitHub GitHub issues Lines of code GitHub last commit

Use the git cli from Python.

This project currently is not heavily tested and not fully feature complete

Requirements

  • Git (version 2.30)

Example Of Use

import asyncio
from git_interface.branch import get_branches

head, other_branches = asyncio.run(get_branches("my_git_repo.git"))

print("HEAD = ", head)
print("OTHER", other_branches)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

git-interface-0.9.3.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

git_interface-0.9.3-py3-none-any.whl (21.3 kB view details)

Uploaded Python 3

File details

Details for the file git-interface-0.9.3.tar.gz.

File metadata

  • Download URL: git-interface-0.9.3.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for git-interface-0.9.3.tar.gz
Algorithm Hash digest
SHA256 1bea3f889cdc1a2f9f18f2f75d9f962652bcc8e1a46b2cb06779bf90f9c432b4
MD5 ffab31d9713d2edcdd99271d3825e645
BLAKE2b-256 aa9bbdd3907b6f6209ad3bf206de3bad50710561836814fe43b8b9e0b308cbba

See more details on using hashes here.

File details

Details for the file git_interface-0.9.3-py3-none-any.whl.

File metadata

  • Download URL: git_interface-0.9.3-py3-none-any.whl
  • Upload date:
  • Size: 21.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for git_interface-0.9.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a02fead5c4899bfe2063149e6a1092df79b2e816571380195f99bb76d508eb54
MD5 7067001358e3cd8defaaacd7fd2b6695
BLAKE2b-256 dedef125d9b44ebfd740bf36d4413c35fe4769c137dde465e3729f19450f5287

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page