My Python CLI
Project description
marty-cli
CLI tool to manage Marty actions workflows. Add bundled workflows with one command.
Requirements
- Python 3.12+
- uv (recommended) or pip
Installation
# Install marty-cli
pip install marty-cli
# Or using uv
uv pip install marty-cli
Usage
# List available workflows
marty-cli workflow list
# Add a workflow
marty-cli workflow add issue-discussion
# Update an installed workflow
marty-cli workflow update issue-discussion
# Delete a workflow
marty-cli workflow delete issue-discussion
Available Workflows
issue-discussion- Marty AI responds to GitHub issues when mentioned
Development
# Clone and install
git clone https://github.com/nesalia-inc/marty-cli.git
cd marty-cli
# Install dependencies
uv sync --extra dev
# Run linter
ruff check .
# Run type checker
mypy src
# Run tests
pytest
License
MIT
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
marty_cli-0.2.3.tar.gz
(6.5 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 marty_cli-0.2.3.tar.gz.
File metadata
- Download URL: marty_cli-0.2.3.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0372b1fdf0122ff07aa57091d46476af4e1295bfe28c36b539c3ce5794a165ed
|
|
| MD5 |
1658900d37ea755c4bce6b8d010e3634
|
|
| BLAKE2b-256 |
f45a2e2de68c415758f246f343c138468c589ecdbc2db444b7cf6fe994691bca
|
File details
Details for the file marty_cli-0.2.3-py3-none-any.whl.
File metadata
- Download URL: marty_cli-0.2.3-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f8018c7717be0cf0e02784ea0409fdeb8ffbd7e18b50793c54e9ce482bf279d
|
|
| MD5 |
edd1f9eafade4a443f589f7425a2f5f6
|
|
| BLAKE2b-256 |
8fb4d66ce1d7b6c2e5d84100a03d1cba2681e783d8a7b15e84fcdd4aae6d22f8
|