A simple Python package for
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
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
ap2-0.1.0.tar.gz
(9.7 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
ap2-0.1.0-py3-none-any.whl
(10.0 kB
view details)
File details
Details for the file ap2-0.1.0.tar.gz.
File metadata
- Download URL: ap2-0.1.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
852ef09af6815719120151fe03d5e1bb0a38716965252f6879b23053be11d635
|
|
| MD5 |
52287b9dba1f106f6d453e4cbd59c4d1
|
|
| BLAKE2b-256 |
95ecc78500b08f533eb79100bd78835df5e57b0097328f8634ad43df99a4faef
|
File details
Details for the file ap2-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ap2-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.0 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 |
ad41349647a22801b2487210a271d574ae259e180484f1f2e359d57cf1b998ae
|
|
| MD5 |
6d92663ae28d4a90eed140c2bb38b464
|
|
| BLAKE2b-256 |
05831aa0921b27487aa15aa122d031e390c90a39556caa83135f92b22271b754
|