PyChatGPT-CLI
A command-line ChatGPT tool using official OpenAI API.
Installing
Install and update using pip:
pip install -U pychatgpt-cli
Usage
# set environment
# for windows
> set OPENAI_API_KEY=your_api_key
# for linux
> export OPENAI_API_KEY="your api key"
> gcli --help
Usage: gcli [OPTIONS] PROMPT
Options:
--help Show this message and exit.
Extra
If you need ChatGPT API please contact me.
Release files for pychatgpt-cli 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pychatgpt-cli-0.0.3.tar.gz | 2.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pychatgpt_cli-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.7 kB
Release files / pychatgpt-cli-0.0.3.tar.gz
| Download URL | pychatgpt-cli-0.0.3.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5dcaab0373eee4c4f3a5edcfde27b67242290e99c5e779b0ee9a21aadf8d198c
|
|
BLAKE2b-256 checksum How to use checksums |
29bee72159b5b7365cf6b7e242967ee4882d1c6eaba04d4356cbc11d84121ae7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.2
|
Release files / pychatgpt_cli-0.0.3-py3-none-any.whl
| Download URL | pychatgpt_cli-0.0.3-py3-none-any.whl |
|---|---|
| Size | 3.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
aad2d4d4abf6fbef70aaa931fcbeec44ac89a18489f5723742b1253db1ed0f36
|
|
BLAKE2b-256 checksum How to use checksums |
a246c3a4caede3904585dd2d0d7d0c9cd58797f87ffa2b8513cf21285ae08019
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.2
|