A simple money management library
Project description
ching
money money money!
about
ching is a money tracking library for python!
never wanted to track your money
this is the library for you! it has built in money tracking functions and more! it also has security and blocks you from exceeding your money limit, if you need to track kid's money, and you make a mistake or they enter a larger number. (made in the: moneylimit(NumberValue) function.)
install
install latest version: pip install ching (recommended)
install certain version pip install ching==(version) (not recommended)
simple commands
ching.limitmoney(NumberValue) # limit the amount of money able to be held in the tracking file.
ching.getdate() # logs the date so it knows when to add allowances and income days
ching.finddate() # find the date from the date logs, useful for allowance and income day tracking
ching.addmoney(NumberValue) # add an amount of money to the tracking file.
ching.minusmoney(NumberValue) # minus an amount of money from the tracking file.
ching.printmoney() # print the amount of money in your tracking file
all examples here
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
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 ching-1.3.1.tar.gz.
File metadata
- Download URL: ching-1.3.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb1338f5b812f1691b4a981ae8bc99af8a87a198f1918a81db579833a5c84cfe
|
|
| MD5 |
89bbd3cad7b87968bc3c255047925773
|
|
| BLAKE2b-256 |
1c1734bc3599c37f63224fe348e19690cadd393ed46869dcc1cc274181e8ae52
|
File details
Details for the file ching-1.3.1-py3-none-any.whl.
File metadata
- Download URL: ching-1.3.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3db058782053ec72d97d0b06e256151e74a95a9c5badec299c0034ac0ba6a316
|
|
| MD5 |
2a0a3c73b5c5221f3c0e798e25f4bd33
|
|
| BLAKE2b-256 |
56d8f1276e8e327303306540f216096ec5530433bb32b14dd74d6ac355e4c26c
|