Skip to main content

A command-line ChatGPT tool using official OpenAI API.

Project description

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.

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

pychatgpt-cli-0.0.3.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

pychatgpt_cli-0.0.3-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page