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 ecxeeding your moneylimit (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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ching-1.1.6.tar.gz
(3.7 kB
view details)
Built Distribution
ching-1.1.6-py3-none-any.whl
(4.0 kB
view details)
File details
Details for the file ching-1.1.6.tar.gz
.
File metadata
- Download URL: ching-1.1.6.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 621b58a08aef8882263e24fc8f82a48539ccd6d88f539456f9be94822ba8f4d6 |
|
MD5 | f12542c332013e7d3c2625701b97cc90 |
|
BLAKE2b-256 | c4f0dac8763dc726d324b09519550ac564d6e3753efb2afbb3e63be83aed6619 |
File details
Details for the file ching-1.1.6-py3-none-any.whl
.
File metadata
- Download URL: ching-1.1.6-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75ace0d6dd2b94e0a8a3572f06a7e18048b21ac327f09d98a7953a313d8fba17 |
|
MD5 | 5fbefbe45551c80b29a2c2fb723fc1da |
|
BLAKE2b-256 | ca6d79540677f8e1171cd18972e71c63202f66ace0c017109dec79925a8ec99c |