dpallot /
simple-websocket-server
A python based websocket server that is simple and easy to use.
Loading repository data…
Zamin-the-Shadow / repository
A simple Python-based Expense Tracker that allows users to enter multiple expenses and calculates the total amount spent using accumulator logic and mathematical operations.
A simple Python-based Expense Tracker application that allows users to enter multiple expenses and calculates the total amount spent.
This project was created as part of Python Programming training at DecodeLabs. The main objective of this project is to understand:
expense-tracker/
│
├── Project2.py
└── README.md
Install Python 3 on your computer
Clone this repository:
git clone https://github.com/Zamin-the-Shadow/Python-Expense-Tracker.git
Open the project folder
Run the Python file:
python Project2.py
=== Expense Tracker ===
Enter expense amount (or type 'done' to finish): 100
Enter expense amount (or type 'done' to finish): 50
Enter expense amount (or type 'done' to finish): 20
Enter expense amount (or type 'done' to finish): done
Total Spent = 170.0
Developed by Syed Zamin Shah.
Selected from shared topics, language and repository description—not editorial ratings.
dpallot /
A python based websocket server that is simple and easy to use.
jamesoff /
A Python-based network and host monitor
fynv /
ScoreDraft is a simple music/singing synthesizer that provides a Python based score authoring interface.
Xiaoqi-Zhao-DLUT /
PySegMetrics (PSM): A Python-based Simple yet Efficient Evaluation Toolbox for Segmentation-like tasks
krintoxi /
NoobSecToolkit is a Python Based Tool kit that brings together powerful security and anonymity tools and scripts with predefined security configurations and modifications. Making it very simple for students and the inexperienced to get started with offensive security!
Opentaste /
Bombolone is a tasty Content Management System for Python based on Flask, MongoDB, AngularJS, Sass and Bootstrap. It's designed to be a simple, flexible toolset for projects of any size.