Metadata-Version: 2.1
Name: abcli
Version: 8.223.1
Summary: 🚀 a language to speak AI.
Home-page: https://github.com/kamangir/awesome-bash-cli
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: blueness
Requires-Dist: boto3
Requires-Dist: geojson
Requires-Dist: geopandas
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: pymysql==0.10.1
Requires-Dist: pyyaml
Requires-Dist: pylint
Requires-Dist: pytest
Requires-Dist: python-dotenv[cli]
Requires-Dist: tqdm

# awesome bash cli (abcli/abc)

![image](https://raw.githubusercontent.com/kamangir/awesome-bash-cli/main/assets/marquee.png)

`abcli` 🚀 is an implementation of [🔻 giza](https://github.com/kamangir/giza) and the library behind [these projects](https://github.com/kamangir/kamangir).

To install `abcli` follow the instructions for (⚠️ outdated instructions ⚠️):

- [Amazon EC2 instances](https://github.com/kamangir/awesome-bash-cli/wiki/ec2)
- [Amazon SageMaker](https://github.com/kamangir/blue-plugin/blob/main/SageMaker.md)
- [Jetson Nano](https://github.com/kamangir/awesome-bash-cli/wiki/Jetson-Nano)
- [macOS](https://github.com/kamangir/awesome-bash-cli/wiki/macOS)
- [Raspberry Pi](https://github.com/kamangir/awesome-bash-cli/wiki/Raspberry-Pi)

To see the list of `abcli` commands type in:

```
abcli ?
```

# configuration

create a copy of [`sample.env`](https://raw.githubusercontent.com/kamangir/awesome-bash-cli/main/sample.env) as `.env` and fill in the secrets.

# branches

- [current](.) active and default branch.
- [main](https://github.com/kamangir/awesome-bash-cli/tree/main) legacy branch, is running on [a cluster of Raspberry pis](https://github.com/kamangir/blue-bracket). ⚠️ do not touch. ⚠️
