well
AI Cost Tracking
- 🤖 LLM usage: $0.0103 (6 commits)
- 👤 Human dev: ~$118 (1.2h @ $100/h, 30min dedup)
Generated on 2026-08-04 using openrouter/qwen/qwen3-coder-next
Minimalny pakiet Pythona o nazwie well.
from well import hello, greet
hello() # -> "hello from well"
greet("Anna") # -> "Hello, Anna!"
Instalacja:
pip install wellmanifest-well
API
-
hello() -> str
Zwraca podstawowy string powitalny. -
greet(name: str = "world") -> str
Zwraca spersonalizowane powitanieHello, {name}!.
Przykłady
from well import hello, greet
print(hello())
print(greet())
print(greet("Piotr"))
License
Licensed under Apache-2.0.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 wellmanifest_well-0.1.4.tar.gz.
File metadata
- Download URL: wellmanifest_well-0.1.4.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bfae2cea4253e1245e1ccda4d667820a1e9e41172853f45e839cfd586647f33
|
|
| MD5 |
aaa010c10246409729f34dac6ba6f1c4
|
|
| BLAKE2b-256 |
2f93b75c71ec310c04c4953f65e50fab6b525be29adac0217d34ea712494cb25
|
File details
Details for the file wellmanifest_well-0.1.4-py3-none-any.whl.
File metadata
- Download URL: wellmanifest_well-0.1.4-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4df38ad93d837d5120a527a13097a5a65baa70b58a6f01ef4a2fbee827dfaa0
|
|
| MD5 |
456090dab60797aa6bd17cd7efc28c98
|
|
| BLAKE2b-256 |
b0056abdb88244cc5d914dfdec7a345e6e0c00d90e518aa7ab803af382cd782b
|