A Python Library for generating sentences and doing math with koalas
Project description
Koala Poder
Use the power of Koalas to create beautiful sentences.
Usage
from koala-poder import koala
koala = Koala("mario", "fire", "jump")
# says hello with koala name
koala.hello_koala()
# uses the koala's poder
koala.use_koala_poder()
# uses the koala's action
koala.koala_action()
# add numbers and get descriptive string with result
addition_result = koala.koala_add(3, 5)
print(addition_result)
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
koala-poder-0.1.2.tar.gz
(1.7 kB
view details)
File details
Details for the file koala-poder-0.1.2.tar.gz
.
File metadata
- Download URL: koala-poder-0.1.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7a25276fdf9d85f4e67e3820e787e31dcbaf9924bce16cbf972549f5050deac |
|
MD5 | e1f91902537f0a4a66344919a068142e |
|
BLAKE2b-256 | a0279e0a7c4cda1c343be18c5a645e8bc4b892793cececd64d118d0cc0ecc1f4 |