A simple Python package for A2A Store
Project description
A2A Store
A simple Python package for A2A Store functionality.
Installation
pip install a2astore
Usage
from a2astore 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
a2astore-0.1.0.tar.gz
(3.0 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 a2astore-0.1.0.tar.gz.
File metadata
- Download URL: a2astore-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a13f9dac0f32a22f8c81a9adeaad6d3223d3ae02d551508d77d6a334e109f282
|
|
| MD5 |
cc9a40245ca79c2754917aef211ee6c6
|
|
| BLAKE2b-256 |
338bbe8b9493a246cdcef39266c84b7a0344ea042c7cbf5f701bcfe5a17f92af
|
File details
Details for the file a2astore-0.1.0-py3-none-any.whl.
File metadata
- Download URL: a2astore-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 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 |
80d31c17b174bcfe065b925731780715cc63ad0bfba23ba24fa68f5e0d343521
|
|
| MD5 |
76d237f6ae8dc5e355accb3a88fdbebf
|
|
| BLAKE2b-256 |
fb4e80a3104c6808a4c2ed74d898ea3d061d45000221dc606a44c5dcefe39328
|