Really useless library that has no reason to exist !!!
Project description
BigBank
Really useless library that has no reason to exist !!!
Installation
pip install bigbank
Usage
from bigbank import BigBank, CooldownError
import time
bank = BigBank()
while True:
print(bank.get_balance()) # Check balance
try:
print(bank.generate_money()) # Earn money
except CooldownError as e:
print(e)
time.sleep(1)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bigbank-0.1.4.tar.gz
(2.4 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 bigbank-0.1.4.tar.gz.
File metadata
- Download URL: bigbank-0.1.4.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b48e95eaa81d7fc958f9bf55e1aae8f0110756a775518a530403502a1ed4668
|
|
| MD5 |
52142a9fc1033b9c96d1c09e0c36ea95
|
|
| BLAKE2b-256 |
8ffe19bb6aeae20244b4b4cd7fca04f8678cf288e01ab49e4c7fad4615b8553f
|
File details
Details for the file bigbank-0.1.4-py3-none-any.whl.
File metadata
- Download URL: bigbank-0.1.4-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb0e576780195a2f49bd6c2345222d4c2edd7ba2cf8d2ea2aaba90bf03a6fd0f
|
|
| MD5 |
402263276019962555dfba63f648d435
|
|
| BLAKE2b-256 |
336a4ab932dc07c6a4fcba4bf1a27981a3687e124e2c16a240e0d9822f5c6aa9
|