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.1.tar.gz
(1.3 kB
view details)
File details
Details for the file koala-poder-0.1.1.tar.gz
.
File metadata
- Download URL: koala-poder-0.1.1.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95f5cd43bcd6dbc99918164e6e6d695449e5ab149c6a128e1e89f4ec1e39b1e1 |
|
MD5 | 0baa6444474525d250e90b07fdb1bac1 |
|
BLAKE2b-256 | d4ed7eef470bfe51f5e63c2b19cbcbe6fa56e10e4c2e10238201419464f45654 |