pyWave allows you to keep track of your money/transactions and calculate the total ammount of money you'd have in the database after each transaction. You can even export the database to csv if you wish.
Commands:
git clone https://github.com/therealOri/pyWave.gitcd pyWavevirtualenv pywENVsource pywENV/bin/activatepip install -r requirements.txtpython pyWave.py
Context for the currency used is USD. And if you don't have
virtualenv, you can install it viapip.
pip install virtualenv
When you first run pyWave, You will need to make a "deposit". It needs to know/have the whole ammount you want to manage in the database to start with, then you can start using it normally/making transactions. Like say I have 1,000.00 in a safe, I'd make my first transaction using pyWave "in" for 1000 with a description for "Starting Ballance". Then everytime I want to take money out of the safe or add money to the safe, I'd run pyWave and "make a transaction", then I'm good to go.
If you have multiple accounts/places you have money, then make a new database and then edit config.json with the new database name and it'll use the new database.
(God knows I need one xD)
Donate to me here:
- Don't have Cashapp? Sign Up
