Skip to content

therealOri/pyWave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

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.




Links & Info


Commands:

  • git clone https://github.com/therealOri/pyWave.git
  • cd pyWave
  • virtualenv pywENV
  • source pywENV/bin/activate
  • pip install -r requirements.txt
  • python pyWave.py

Context for the currency used is USD. And if you don't have virtualenv, you can install it via pip.

pip install virtualenv




How To

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.

For example: asciicast

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.





Support | Buy me a coffee <3

(God knows I need one xD)

Donate to me here:

image