gitconfig 0.0.6
pip install gitconfig==0.0.6
Newer version available (1.0.2)
Released:
Gitconfig class and gitconfig variable for ~/.gitconfig
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (UNKNOWN)
- Author: russianidiot
- Tags git , config
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
Install
github.com: pip install git+git://github.com/russianidiot/gitconfig.py.git
pypi.python.org: pip install gitconfig
download: python setup.py install
or setup/.setup.py develop.command
Usage
from gitconfig import *
gitconfig.sections
>>> [...]
gitconfig.user.password
>>> 'secret'
gitconfig.not_existing
>>> None
Tested: python 2.6, 2.7, 3+
Bug Tracker: github.com/russianidiot/gitconfig.py/issues
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (UNKNOWN)
- Author: russianidiot
- Tags git , config
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
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
File details
Details for the file gitconfig-0.0.6.tar.gz
.
File metadata
- Download URL: gitconfig-0.0.6.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
983cdc544252b3e7b3137fb1ee2000b983628c94778e8c08b20a10e26e3588b4
|
|
MD5 |
d852bf574d7169f195073cfe857a8f62
|
|
BLAKE2b-256 |
8e3f74214670a9d42981eff97945a96eb34aa30dc993456e8234e112bf9dd44c
|