WYN360 - An intelligent AI coding assistant CLI tool powered by Anthropic Claude
Project description
WYN360 CLI
An intelligent AI coding assistant CLI tool powered by Anthropic Claude.
Installation
pip install wyn360-cli
Usage
Set your Anthropic API key (choose one method):
Option 1: Environment variable
export ANTHROPIC_API_KEY=your_key_here
Option 2: .env file (recommended for local development)
# Create a .env file in your project directory
echo "ANTHROPIC_API_KEY=your_key_here" > .env
Option 3: Command-line argument
wyn360 --api-key your_key_here
Run the CLI:
wyn360
Features
- Interactive chat interface with Claude
- Generate Python code from natural language
- Analyze and improve existing projects
- Automatic code extraction and file creation
- Context-aware project assistance
Commands
- Type your request to chat with the assistant
- Type
exitorquitto end the session
Requirements
- Python >= 3.10
- Anthropic API key (get it from https://console.anthropic.com/)
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
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 wyn360_cli-0.1.1.tar.gz.
File metadata
- Download URL: wyn360_cli-0.1.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.10.12 Linux/6.6.87.2-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9db3beab1a0802876bf2cdce2da7338330a304ee7375125582a887ed8415b668
|
|
| MD5 |
204f3f5f93d4f64eec207c4235c3399a
|
|
| BLAKE2b-256 |
0ac0663594a29b146e326dabff1dcd25e9658ccc8cd2b4429ddd304a2644882d
|
File details
Details for the file wyn360_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: wyn360_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.10.12 Linux/6.6.87.2-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91a95ad91584d9902d828ac857b42c162bb3da0dd6bbf8e0fdc8f8d778905f27
|
|
| MD5 |
6efbd185f35995598d3932bf97c6e806
|
|
| BLAKE2b-256 |
12bc34a390e3897fd863ee9cb8fb1c415f0155b65e605b83ec500a4ef22d047e
|