Skip to main content

wrapper to use git in python

Project description

Chibi_git

https://img.shields.io/pypi/v/chibi_git.svg Documentation Status

wrapper to use git in python

Ejemplos de uso

from chibi_git import Git


repo = Git( '/algun/directorio' )
for file in repo.status.modified:
        file.add()
repo.commit( 'algun mensaje' )

Features

  • TODO

History

0.4.1 ( 2025-05-16 )

  • comando push no es captivo

0.4.0 ( 2025-05-16 )

  • funcion para leer las ramas de los repos Git( ‘.’ ).branches

0.3.0 ( 2025-05-16 )

  • funcion para clonar repos Git.clone( url )

0.2.0 (2025-03-03)

  • se cambio el uso de status ahora usa direciones absolutas y tiene add

0.1.0 (2025-03-01)

  • funciones agregar remote

0.0.1 (2025-01-22)

  • First release on PyPI.

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

chibi_git-0.4.1.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

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

chibi_git-0.4.1-py2.py3-none-any.whl (8.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file chibi_git-0.4.1.tar.gz.

File metadata

  • Download URL: chibi_git-0.4.1.tar.gz
  • Upload date:
  • Size: 12.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for chibi_git-0.4.1.tar.gz
Algorithm Hash digest
SHA256 890ff56dccba8c477f1027736dccae749ac07dfe7e2f69ff395fe80b5a745283
MD5 c027d2dcc63cd76b941381ff351b0ff3
BLAKE2b-256 dd219135d7f7058f2ad3a3dda95d9dda421c44b70dcfe07b3afbf858821c6cd6

See more details on using hashes here.

File details

Details for the file chibi_git-0.4.1-py2.py3-none-any.whl.

File metadata

  • Download URL: chibi_git-0.4.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for chibi_git-0.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 59b82cbd9b4673f09fc3fb30116124e832aa8172d985b2b91e2def0f4289cd79
MD5 627a1fdcda34bb776267fff12cf02361
BLAKE2b-256 286459e6c978eef70c961754d879f17de067130a90c10ccc52ff0b530357a4b5

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