Skip to main content

wrapper of git command-line

Project description

k3git

Action-CI Documentation Status Package

wrapper of git command-line

k3git is a component of pykit3 project: a python3 toolkit set.

k3git is wrapper of git command-line.

To parse a git command git --git-dir=/foo fetch origin:

>>> GitOpt().parse_args(['--git-dir=/foo', 'fetch', 'origin']).cmds
['fetch', 'origin']

>>> GitOpt().parse_args(['--git-dir=/foo', 'fetch', 'origin']).to_args()
['--git-dir=/foo']

Install

pip install k3git

Synopsis

>>> GitOpt().parse_args(['--git-dir=/foo', 'fetch', 'origin']).cmds
['fetch', 'origin']
>>> GitOpt().parse_args(['--git-dir=/foo', 'fetch', 'origin']).to_args()
['--git-dir=/foo']

Author

Zhang Yanpo (张炎泼) drdr.xp@gmail.com

Copyright and License

The MIT License (MIT)

Copyright (c) 2015 Zhang Yanpo (张炎泼) drdr.xp@gmail.com

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

k3git-0.1.17.tar.gz (19.5 kB view details)

Uploaded Source

Built Distribution

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

k3git-0.1.17-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

Details for the file k3git-0.1.17.tar.gz.

File metadata

  • Download URL: k3git-0.1.17.tar.gz
  • Upload date:
  • Size: 19.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for k3git-0.1.17.tar.gz
Algorithm Hash digest
SHA256 fc0153a65b1f72dc2a3b5b29176d2e896bf2d82105de44c3c28f3828f4742c8e
MD5 0e46adafcc676b3b5302a59cf965d587
BLAKE2b-256 f289008e72738f0ef5520b4e10cceae8bcd015ba87696e50f28f9c6fc863de62

See more details on using hashes here.

File details

Details for the file k3git-0.1.17-py3-none-any.whl.

File metadata

  • Download URL: k3git-0.1.17-py3-none-any.whl
  • Upload date:
  • Size: 13.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for k3git-0.1.17-py3-none-any.whl
Algorithm Hash digest
SHA256 bcd2c344e9e834e322dde314f751723e90dabeab512237b19d6bffc72c3036ce
MD5 08a2f59d226373d5a890d41f77f3c4fb
BLAKE2b-256 c020c2911b5ab90e00bfa4d923d72ddf76ac3fb2f3d478697559f1cc226ac627

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