Skip to content

pyderator/Collage-Tkinter-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank System Prototype

Installation

Use the package manager pip to install fpdf and mysql-connector-python

pip install fpdf
pip install mysql-connector-python

or activate the virtual enviroment

source virtualenv/bin/activate

And then

pip install -r requirements.txt

Usage

python main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Releases

No releases published

Packages

No packages published