Skip to main content

Add your description here

Project description

ninjacli/ │ ├── src/ │ └── ninjacli/ │ ├── init.py │ ├── main.py # CLI entry point │ │ │ ├── cli/ │ │ ├── commands/ # explain, generate, refactor, chat │ │ ├── interactive.py # REPL mode │ │ └── router.py # command dispatcher │ │ │ ├── ai/ │ │ ├── client.py # AI API abstraction │ │ ├── prompts.py # system + task prompts │ │ └── models.py # provider config │ │ │ ├── config/ │ │ ├── loader.py # load/save config │ │ └── schema.py # config structure │ │ │ ├── ui/ │ │ ├── theme.py # colors, styles │ │ ├── printer.py # success/error/info │ │ └── logo.py │ │ │ ├── core/ │ │ ├── context.py # project context │ │ ├── files.py # file reading │ │ └── history.py # conversation memory │ │ │ └── utils/ │ └── validators.py │ ├── pyproject.toml # UV-managed ├── README.md ├── LICENSE └── .gitignore

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

ninjacli-0.1.0.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ninjacli-0.1.0-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file ninjacli-0.1.0.tar.gz.

File metadata

  • Download URL: ninjacli-0.1.0.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for ninjacli-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9343899b364b58543db2090d606b106467eed82cf0b4c113b8f210abae7f7550
MD5 01bd0136817e93da7da89c253af45847
BLAKE2b-256 e1d65b7d4b9abb9a77f929c16fd696e1124e781cadb5a5ecbd36f43d9b796462

See more details on using hashes here.

File details

Details for the file ninjacli-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: ninjacli-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for ninjacli-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 616f58e333cd04c3ed70fa067a34730ce76197446e4972e6ba2871572540904a
MD5 23ecda413bfe02e03a8c1f5ec33504d8
BLAKE2b-256 4b6cbba43fe107b68b0e31a517dde2a52cd73e29d5a2ce1e0dd97934773635e0

See more details on using hashes here.

Supported by

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