A Terminal experience
Project description
Python Open AI CLI Client [Un-official]
Published on pypi: https://pypi.org/project/paichat/
Supported
A Terminal Tool in Python
Prerequisites
pipx
. If you don't have pipx installed, you can install like this:python3 -m pip install --user pipx
python3 -m pipx ensurepath
- You'll also need to have your own OpenAi apikey:
- Go to https://beta.openai.com/
- Select you profile menu and go to Manage API Keys
- Select + Create new secret key
- Copy generated key
Install:
pipx install paichat
Usage:
paichat --help
Usage: paichat [OPTIONS]
╭─ Options ───────────────────────────────────────╮
│ --help Show this message and exit. │
╰─────────────────────────────────────────────────╯
Contribute:
Dev:
Start a virtualenv using poetry: poetry shell
If poetry shell
does not activate the virtualenv, then use this:
source $(poetry env info --path)/bin/activate
When you're done, exit virtualenv shell: deactivate
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
paichat-1.0.2.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file paichat-1.0.2.tar.gz
.
File metadata
- Download URL: paichat-1.0.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.9.7 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dc0932f01d45c3d5aab842732f14e23894ec190efa40560ae24a775733a82dd |
|
MD5 | 6209ffdb51bc40ccb2ab58f6db252b8a |
|
BLAKE2b-256 | 1957dfe0af37beed66d0fe6a7c7269000069df91f11ceba246c56507b922d8f9 |
File details
Details for the file paichat-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: paichat-1.0.2-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.9.7 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5fd5855337e537f5eb8c052358c871efb214331bb1a3da289ec583a89478c3a |
|
MD5 | c01bcbe061ec8fbddb4bb8941c42d258 |
|
BLAKE2b-256 | 0a134fc8548e2935fd9bab54725455981313cec508e1e84bf0549856a476cdd0 |