Skip to main content

A colorful CLI expense tracker

Project description

💰 Expense Tracker - CLI

A simple command-line Expense Tracker built using Python. This project helps you record, view, and summarize your daily expenses with a colorful and neatly formatted tabular interface.


✨ Features

  • Add expenses with amount, category, and date
  • View all recorded expenses in a tabular format
  • Get category-wise summary and total spending
  • Save data in a JSON file (expenses.json)
  • Reset all expenses when needed
  • Colorful CLI output for better readability

📦 Install via pip

pip install laypatel13-expense-tracker

Then run it from anywhere in your terminal:

expense-tracker

🛠️ Install from source

git clone https://github.com/laypatel13/expense-tracker.git
cd expense-tracker
pip install -r requirements.txt
pip install -e .

Then run:

expense-tracker

📂 Project Structure

expense-tracker/
├── expense_tracker/
│   ├── __init__.py
│   └── main.py
├── pyproject.toml
├── requirements.txt
└── README.md

🧰 Built With

  • Used Colorama for colored terminal output.
  • Used Tabulate for formatted table display.

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

laypatel13_expense_tracker-0.1.3.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

laypatel13_expense_tracker-0.1.3-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file laypatel13_expense_tracker-0.1.3.tar.gz.

File metadata

File hashes

Hashes for laypatel13_expense_tracker-0.1.3.tar.gz
Algorithm Hash digest
SHA256 d1e8481205fbd98b739be94f1c630f455efcabedf820ae95f1994b6d530f7a20
MD5 9fd24400be86c58cf175fac76870e410
BLAKE2b-256 b1b413145ccf4ec66cad614706461e45a76f419a22d6d66bd01db2710f5ae77a

See more details on using hashes here.

File details

Details for the file laypatel13_expense_tracker-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for laypatel13_expense_tracker-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4d0eac1f0ee54aa84850f1ea15b98049d7162d15679ec807ce1a05283945ad36
MD5 4131779297936491146cf801a2ce9b07
BLAKE2b-256 7bf054c22f3e7d9798ae7770ca4815a586e11a7b2f0af268aa5989f780703db0

See more details on using hashes here.

Supported by

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