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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file balance-sheet-1.0.0.tar.gz.
File metadata
- Download URL: balance-sheet-1.0.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
656bd233ce3673cd1e255125494e09fa428badc5d309fc7b0a87a47f951d001a
|
|
| MD5 |
17443ee40a8562c1e4ec5787fb4991ad
|
|
| BLAKE2b-256 |
5647f374d30d893e8c818c58fa39b1c5d4f957dfff9101b06a3cb9bb95803b7a
|
File details
Details for the file balance_sheet-1.0.0-py3-none-any.whl.
File metadata
- Download URL: balance_sheet-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45313630bf93c9bdedf3ea6a59b763e3a6ce45278533430cac50eb1c3e9bcc58
|
|
| MD5 |
1036ce827f0d453b600a2e7219f99bc9
|
|
| BLAKE2b-256 |
0b5964f65d5f5ececae1e00a4ff863f095f8fcec64f0890962c86fa7f1328a8a
|