Skip to content

insian/bank-server

Repository files navigation

Bank Server

Languages Used

  1. Python
  2. MySQL

Packages Used in Python

  1. tkinter package - the standard GUI library for Python

  2. random package

  3. Pillow package - python imaging library

     pip install Pillow
    
  4. datetime package

  5. mysql-connector package - to connect to MySQL databases

     pip install mysql-connector
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages