Skip to main content

A Terminal experience

Project description

Python Open AI CLI Client [Un-official]

Published on pypi: https://pypi.org/project/paichat/ PyPI - Downloads PyPI PyPI - Format

Supported PyPI - Python Version

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:

PyPI - License

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 hashes)

Uploaded Source

Built Distribution

paichat-1.0.2-py3-none-any.whl (5.0 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