A simple A2A client library
Project description
A2A Client
A simple A2A client library.
Installation
pip install a2aclient
Usage
from a2aclient import hello_world
# Basic usage
print(hello_world()) # Output: Hello, World! Welcome to a2aclient!
# With custom name
print(hello_world("Alice")) # Output: Hello, Alice! Welcome to a2aclient!
Command Line Usage
After installation, you can also use the command line interface:
a2aclient
Development
To install in development mode:
pip install -e .[dev]
Building and Publishing
To build the package:
python -m build
To upload to PyPI:
twine upload dist/*
License
MIT License
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
a2aclient-0.1.0.tar.gz
(3.2 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 a2aclient-0.1.0.tar.gz.
File metadata
- Download URL: a2aclient-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa7626b5b8d104d12d6f52f84353e3127a7e2f93637de5798d46104b69a0efa4
|
|
| MD5 |
77f75b2f67f64bb424ee10ff635163d2
|
|
| BLAKE2b-256 |
ceddac4e8e3a5279ead48f1d096d4d53c73d7c5ad95184e826290b9f7998d37e
|
File details
Details for the file a2aclient-0.1.0-py3-none-any.whl.
File metadata
- Download URL: a2aclient-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
710fb9a0708bf1179086e6d12744285c61792ecbef24dc7d9138e98966cd50af
|
|
| MD5 |
7cd48fd2e0da84f8f6def3a05a5a4798
|
|
| BLAKE2b-256 |
f4540cec84137a1ef5448c4d60dfb41b4b9d5b1595f20ed7984176e1fa7412cd
|