New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

budgetize

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

budgetize

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

  • 0.2.1
  • PyPI
  • Socket score

Maintainers
1

Budgetize

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

✨ Features

  • Manage various accounts by adding income/expense transactions.
  • Visualize your monthly balance
  • Works with different currencies and automatically fetches exchange rates.

⚙ Installation

There is currently no compiled binaries (.exe files) to run Budgetize. Although there are plans in the future when the stable version is released.

For now, you can install Budgetize from PyPi with Python:

pip install budgetize
budgetize

To install the Bleeding Edge version (dev branch) run:

pip install git+https://github.com/fer-hnndz/budgetize.git@dev
budgetize

❓ Why Budgetize?

I have a long trajectory of testing out different "Money Manager Apps", all had one little problem: its usage on other devices.
So I stepped up to the challange to create MY version of a Money Manager App, which would sync with an existing cloud service so I can access my data on any computer I had access to.
I saw that this wasn't a UNIQUE idea but it was very useful. So I decided to launch it as an open source project.
Although there is still no support with it, Budgetize aims to be a simple and lightweight Money Manager app that sync with the cloud so you can store your data safely and access it anywhere.

I'll add support in the future to sync your finances with Google Drive by providing an API key yourself.
The compiled version will already be shipped with an existing API key to be ready to use.

🗺 Roadmap

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

Contributing

You may check the contributing guide here

License

Budgetize uses the General Public License v3

🔧 Built With

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc