stackai
Command-line interface for StackAI.
Installation
pip install stackai
This installs the stack command.
Usage
stack --help # show all commands
stack --version # print the CLI version
stack hello # -> Hello, world! Welcome to StackAI.
stack hello Toni # -> Hello, Toni! Welcome to StackAI.
# local configuration (stored at ~/.config/stackai/config.json)
stack config set api_key sk-...
stack config get api_key
stack config list
stack config path
Development
This project uses uv.
uv sync # install deps into a local venv
uv run stack --help # run the CLI from source
uv run pytest # run the test suite
Building & publishing
uv build # produces wheel + sdist in dist/
uv publish # upload to PyPI
License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stackai-0.1.0.tar.gz
(4.0 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 stackai-0.1.0.tar.gz.
File metadata
- Download URL: stackai-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d7568995686e3a1e5ffaa5db2bfd878f96293da2ec16fbc30d87bddfafabbe7
|
|
| MD5 |
fdfcd55f86cdf83e03292d99d520093d
|
|
| BLAKE2b-256 |
e443988835f4c50edd8f4c5f6214018676c131f82f5bee172c6c55aeda02cd9b
|
File details
Details for the file stackai-0.1.0-py3-none-any.whl.
File metadata
- Download URL: stackai-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb052ef8054c6896eee6a71f660d967935fe7f8d7284802d4cd8737a9ccc1073
|
|
| MD5 |
b494381e4914a952b3dd5c0e39e8b4ad
|
|
| BLAKE2b-256 |
cd029e072188c585f0dabcd12e36d3c918937774cf6ea24e506093fb7818d2f2
|