Gitconfig class and gitconfig variable for ~/.gitconfig
Project description
Install
[sudo] pip install gitconfig
Usage
from gitconfig import *
gitconfig.sections
>>> [...]
gitconfig.user.password
>>> 'secret'
gitconfig.not_existing
>>> None
Sources:
russianidiot.github.io/python/ - Python packages
russianidiot.github.io/cli/ - command line scripts
README.rst - generated with readmemako.py (python+ mako templates) and .README dotfiles
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gitconfig-0.0.10.tar.gz
(7.1 kB
view details)
File details
Details for the file gitconfig-0.0.10.tar.gz.
File metadata
- Download URL: gitconfig-0.0.10.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4904feea86a897ef493fb6281e09cba4db44ac0cc4dccc43e54aa3c1d22771f2
|
|
| MD5 |
430ec87764d30e6de73e52164d316875
|
|
| BLAKE2b-256 |
87d30d8a448ac72da096cb236bb1793f729f5842be7d8f982a4d71df31eaaa85
|