Skip to main content

Terminal with ChatGPT integration

Project description

nlterm: Integrate ChatGPT in your terminal

Install

pip install nlterm

Example

  • Example 1
> nlterm
Instruction: reorgnize this folder to like a pypi project. That is I need to put scripts in `src` folder, and have a basic `pyproject.toml`

This is the output:

```
mkdir src
mv *.py src
touch pyproject.toml
```
Execute? (y/n): 
  • Example 2
> nlterm
Instruction: Install the whl file

This is the output:

```
pip install nlterm-0.0.2-py3-none-any.whl
```
Execute? (y/n): 

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

nlterm-0.0.4.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

nlterm-0.0.4-py3-none-any.whl (3.3 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