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
fastanp-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
fastanp-0.1.0-py3-none-any.whl
(10.1 kB
view details)
File details
Details for the file fastanp-0.1.0.tar.gz.
File metadata
- Download URL: fastanp-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 |
d6d7b10d1d0b685187f9b0031c77cfa86cd75f05b353ae3932d9fc9467683b96
|
|
| MD5 |
2e910dc85822f05099bf5d586182b96a
|
|
| BLAKE2b-256 |
fae49d5a09f1ced035b853ce3e8cf966978da9235018f45529444c3568d581b1
|
File details
Details for the file fastanp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fastanp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.1 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 |
c2082869661425d9de8c4a084da29409782c57aee437b9a77a5b816e7d1d52b4
|
|
| MD5 |
ae08736b271e4cd83c33f1a02d9fb13c
|
|
| BLAKE2b-256 |
2e8b54cdfc740b56313fb1fb2053374510f4c0a0a5ee05ce4223ce110af006d4
|