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
fastap2-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
fastap2-0.1.0-py3-none-any.whl
(10.1 kB
view details)
File details
Details for the file fastap2-0.1.0.tar.gz.
File metadata
- Download URL: fastap2-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 |
dee7d5c2ea89e5e774363048ae9b7538619330096f3cc0b4f57150f1b3994296
|
|
| MD5 |
0926e733b9f0e0a6d050c5fd0dbc56c2
|
|
| BLAKE2b-256 |
0d16ad11bec92caaa5ccc4e38aeeac1d64edf3c48fa5201e0879db15a7cdc162
|
File details
Details for the file fastap2-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fastap2-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 |
1f4446fdd5672e46027d8b8d671d06a2be229fbdb25bd0378cfcb7298dae509d
|
|
| MD5 |
c73326ccf4318853a725e59189981456
|
|
| BLAKE2b-256 |
18834c9be10d43a8ac86db9e19b5fabd0fe2173a186bf33f751de1f242591d6b
|