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
fastmineru-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
File details
Details for the file fastmineru-0.1.0.tar.gz.
File metadata
- Download URL: fastmineru-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 |
0c83e8156ce399a2fc5a45cde7595a8337e30ee6b64531c62b0c273080ebf2f1
|
|
| MD5 |
4a974c077885a7e38df4341b6229e7e8
|
|
| BLAKE2b-256 |
df294dff1911d12b7cd95cff860a90f7e0a5be04c14f48d41485994902e5bc4c
|
File details
Details for the file fastmineru-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fastmineru-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.2 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 |
d61e89a267f203593126ef072cd7200b20cc01f15972aea08d6af02b15801246
|
|
| MD5 |
79ab341621922d8ff8879350eb1fa1c5
|
|
| BLAKE2b-256 |
863637c4b241afb6057c0c66237fc159da98064ea8f809724ded73e2583e1337
|