Skip to main content

Gitconfig class and gitconfig variable for ~/.gitconfig

Project description

https://img.shields.io/pypi/pyversions/gitconfig.svg

https://api.codacy.com/project/badge/Grade/30814211057d4820a8a65bc75ecacc19 https://www.codefactor.io/repository/github/looking-for-a-job/gitconfig.py/badge https://codeclimate.com/github/looking-for-a-job/gitconfig.py/badges/gpa.svg https://img.shields.io/scrutinizer/g/looking-for-a-job/gitconfig.py.svg https://bettercodehub.com/edge/badge/looking-for-a-job/gitconfig.py?branch=master https://sonarcloud.io/api/project_badges/measure?project=gitconfig.py&metric=code_smells

Install

`[sudo] pip install gitconfig`

Usage

from gitconfig import *

gitconfig.sections
>>> [...]

gitconfig.user.password
>>> 'secret'

gitconfig.not_existing
>>> None

Feedback

https://img.shields.io/github/issues/looking-for-a-job/gitconfig.py.svg https://img.shields.io/github/stars/looking-for-a-job/gitconfig.py.svg?style=social&label=Stars https://img.shields.io/github/issues/looking-for-a-job/gitconfig.py.svg

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

gitconfig-1.0.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page