- Use Postgres 2.6 or later.
- Use Python 3.9.6.
- Install dependencies from requirements.txt -->
pip install -r requirements.txt
- Keep the excel file in the base folder.
***Install postgres in local and put username and password as required. userx = "<user_name>" passwordx = "<user_password>"
***create own database in the <database_name> else by default the database will be postgres.