Skip to content

Harish1120/BankDefault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Pre-requisites

  • Python
  • pipenv

create a virtual environment

python -m pipenv install

start with virtual env

pipenv shell

install all the packages and file required

pip install -r requirements.txt

run the app

python default.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages