A simple A2A client library
Project description
A2A Store
A simple Python package for A2A Store functionality.
Installation
pip install a2astore
Usage
from fastacp import hello_world
# Basic usage
print(hello_world()) # Output: Hello, World! Welcome to A2A Store!
# With custom name
print(hello_world("Alice")) # Output: Hello, Alice! Welcome to A2A Store!
Command Line Usage
After installation, you can also use the command line tool:
a2astore-hello
Development
To build the package:
python -m build
To upload to PyPI:
twine upload dist/*
License
MIT License
Author
- whillhill - GitHub
- Email: ooooofish@126.com
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
gitodo-0.1.0.tar.gz
(2.6 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 gitodo-0.1.0.tar.gz.
File metadata
- Download URL: gitodo-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a89206c2ef09244e1c80a9137eadafc2d3bea29a7ad402bbea2c6405056a804f
|
|
| MD5 |
db66d74fd358211888b60111de6ad8a0
|
|
| BLAKE2b-256 |
65b29eb7334181b1c22e027d5ca9f6f025cb5250fcd1855f6ca64db6713c60d8
|
File details
Details for the file gitodo-0.1.0-py3-none-any.whl.
File metadata
- Download URL: gitodo-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb24114cdaae2acbd82c2927e4ca6555338b0372e25cbee3ca69fe335b2e3cc6
|
|
| MD5 |
65c8d96c20603675dc8841249f364dac
|
|
| BLAKE2b-256 |
57315b849c4817466eb71e84e322aa65d131400fd98c90e5310f155b3ac505d9
|