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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nlterm-0.0.4.tar.gz.
File metadata
- Download URL: nlterm-0.0.4.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a3f5d4d385046ed81ba1c4f9c441c9ff27de0fbd53a07e1d82f8a6a048a0921
|
|
| MD5 |
904ffe5402934e6a235bfa0523c22713
|
|
| BLAKE2b-256 |
47f69c373e628fe74210edceb4488a5dec9181962a171948f08132a5ab6376cc
|
File details
Details for the file nlterm-0.0.4-py3-none-any.whl.
File metadata
- Download URL: nlterm-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82a060462e6bc18d84b9c2f19a93f25f480f041bd8a99270b2ce3175c6f7097b
|
|
| MD5 |
b43f351c6dda5a57fa8f5d4b384461aa
|
|
| BLAKE2b-256 |
dca7e348437d56da37d08594655d7bf016c462d5ca4a5910b995e8111bdfd993
|