Code Monkey home page Code Monkey logo

pywave's Introduction

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

pywave's People

Contributors

dependabot[bot] avatar therealori avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.