well
AI Cost Tracking
- 🤖 LLM usage: $0.0120 (8 commits)
- 👤 Human dev: ~$142 (1.4h @ $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 wellm
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
wellm-0.1.6.tar.gz
(2.5 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
wellm-0.1.6-py3-none-any.whl
(2.0 kB
view details)
File details
Details for the file wellm-0.1.6.tar.gz.
File metadata
- Download URL: wellm-0.1.6.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3139fca5aa7fb4f6531776e7c3f091667300330fe39f1dd515390a2cb69a63fa
|
|
| MD5 |
85b3e4f194a519a27c7b9fef69c12d07
|
|
| BLAKE2b-256 |
0b62430ead3000b78de735e01da044c4c6aaa3485eea519cd24b838ea14c4274
|
File details
Details for the file wellm-0.1.6-py3-none-any.whl.
File metadata
- Download URL: wellm-0.1.6-py3-none-any.whl
- Upload date:
- Size: 2.0 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 |
cb8e950141e17eca67f3ca339837c371ed96058f9890aa912a73a8d731b41b61
|
|
| MD5 |
d1db2d3ff30755bf851172d450154e86
|
|
| BLAKE2b-256 |
ed26cdfdf44c2b036f6b1a541d4726f70184e799e56784333a31e25e112fd7c5
|