Metadata-Version: 2.4
Name: paral
Version: 0.1.0
Summary: An Git User/Credential Switcher
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: Utilities
Requires-Python: >=3.13
Requires-Dist: gitpython>=3.1.44
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: questionary>=2.1.0
Description-Content-Type: text/markdown

# Parallel
An Git User/Credential Switcher

## how to use
```
$ prl
```
### Apply account switching to local only
```
$ prl --local
```

## Feature
- Terminal-Based UI
- Manage multiple Git users
- Manage Git credential informations and switch between credentials to use
- Aliases

## Requirements
- Python
- Git
- GCM Core

## Todo
- Golang Port
    - Need to write a parser for gitconfig