Metadata-Version: 2.1
Name: abadpour
Version: 6.45.1
Summary: 📜 Arash Abadpour's CV.
Home-page: https://github.com/kamangir/CV
Author: Arash Abadpour (Kamangir)
Author-email: arash@kamangir.net
License: Public Domain
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Unix Shell
Classifier: License :: Public Domain
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: abcli
Requires-Dist: boto3
Requires-Dist: numpy
Requires-Dist: pymysql ==0.10.1
Requires-Dist: pyyaml
Requires-Dist: pylint
Requires-Dist: pytest
Requires-Dist: python-dotenv[cli]
Requires-Dist: tqdm

# 📜 CV

📜 `CV` is an 🚀 [`awesome-bash-cli`](https://github.com/kamangir/awesome-bash-cli) (`abcli`) plugin for [my](https://abadpour.com/) CV, in two versions: [compact](https://abadpour-com.s3.ca-central-1.amazonaws.com/cv/arash-abadpour-resume.pdf) and [full](https://abadpour-com.s3.ca-central-1.amazonaws.com/cv/arash-abadpour-resume-full.pdf).

```bash
pip install abadpour
```

```bash
 > CV help
CV build [dryrun,~publish,~rm,what=<cv+cv-full>]
 . build CV.
CV clean
 . clean CV.
```

---

> ℹ️ a push to this repo triggers a `CV build [publish]`.

[![PyPI version](https://img.shields.io/pypi/v/abadpour.svg)](https://pypi.org/project/abadpour/)
