Metadata-Version: 2.4
Name: paral
Version: 0.1.1
Summary: An Git User/Credential Switcher
Project-URL: Repository, https://github.com/aoi-cistus/parallel
Project-URL: Issues, https://github.com/aoi-cistus/parallel/issues
License-Expression: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: Utilities
Requires-Python: >=3.13
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: questionary>=2.1.0
Description-Content-Type: text/markdown

# Parallel
An Git User/Credential Switcher

## Install
```
pipx install paral
```

## 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