Skip to content

PyBank is a Simple Banking System written in Python 3 with basic banking like depositing & withdrawing money, loan service e.t.c

Notifications You must be signed in to change notification settings

niirmaaltwaatii/PyBank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBank

PyBank is a Simple Banking System written in Python 3 with basic banking like depositing & withdrawing money, loan service e.t.c

Setup PyBank

apt install git
apt install python { Python 3 }
git clone https://www.github.com/niirmaaltwaatii/PyBank
cd PyBank
chmod +x PyBank.py
./PyBank.py OR python PyBank.py (python3)

PyBank 1.0 Features

• Deposit
• Withdraw
• Check
• Loan
• Redeem
e.t.c

About

PyBank is a Simple Banking System written in Python 3 with basic banking like depositing & withdrawing money, loan service e.t.c

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published