Skip to main content

wrapper of git command-line

Project description

k3git

Action-CI Build Status 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.13.tar.gz (11.9 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.13-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: k3git-0.1.13.tar.gz
  • Upload date:
  • Size: 11.9 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.13.tar.gz
Algorithm Hash digest
SHA256 9d98751f0e42a470bad92907d1182f7c192f1fffb0a99b17a6350ca7624c173e
MD5 acfebfddad60cc52e401ad5c63bb7a70
BLAKE2b-256 5137a2211cbd4d08bb04a31ee086b060a8d57332b257a5f04fca71052c629328

See more details on using hashes here.

File details

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

File metadata

  • Download URL: k3git-0.1.13-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.13-py3-none-any.whl
Algorithm Hash digest
SHA256 9e7d5f2e8b36dbdcd29eec60db58d324683379029d2b175ba75c8f47a8b26c7e
MD5 675eb07ecc4ba5238e116933a53ef419
BLAKE2b-256 0a4a9d0ce476c5c9a34fb1a56a89cab2a15bdc163afb03a442cfa74cb8b56346

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