Skip to main content

A personal balance sheet program

Project description

Balance Sheet

A SQL powered personal monthly Balance Sheet you can interact with in the Shell prompt.

Usage

You need Python3 and SQLite for this project. If you do not have Python3 installed, I suggest you follow a guide such as this one.

Your computer probably already comes installed with SQLite, but if not, you can follow the guide here to get up and running.

Once you have both of those, open a new Terminal prompt if you are on a Mac, or shell prompt otherwise. You can clone the repo - meaning copy the code to your own computer - with the command:

git clone https://github.com/evanaze/balance-sheet.git && cd balance-sheet

To engage with the program, run:

python3 -m src.main

from the command line, and you will be guided through the steps to use the package.

Contribution

Contributions are welcome! This is a tool that I use, but it is also an exercise in writing good, Object Oriented Python code. If you would like to make a contribution please submit a pull request.

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

balance-sheet-0.1.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

balance_sheet-0.1.0-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page