Skip to main content

A Terminal User Interface (TUI) to create budgets, track your incomes/expenses and manage your finances.

Project description

Budgetize

A Terminal User Interface (TUI) that allows you to manage your finances.

✨ Features

  • Manage various accounts by adding income/expense transactions.
  • Visualize your monthly balance
  • Generate reports of your finances. (planned to add in the future.)

⚙ Installation

Currently, Budgetize is not being distributed with binaries.
The only way for now to run it is with the source code.

👨‍💻 Installing from Source

  1. Clone the repository
git clone https://github.com/fer-hnndz/budgetize.git
  1. Install dependencies
pip install -r requirements.txt

NOTE: It is recommended to create a virtual environment
3. Start Budgetize

python main.py
# Or you can run it with the textual module
textual run main.py

🗺 Roadmap

You may check the project's roadmap in the open projects.
Go To Projects

Contributing

TO-DO

License

Budgetize uses the General Public License v3

🔧 Built With

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

budgetize-0.0.2.tar.gz (24.3 kB view hashes)

Uploaded Source

Built Distribution

budgetize-0.0.2-py3-none-any.whl (33.1 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