Skip to content

This project allows the user to process the excel workbooks, see the progress, number of rows processed, remove duplicate rows and ignore them.

Notifications You must be signed in to change notification settings

dvcoolarun/EXCEL-WORKSHEET-PROCESSOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Run the Project

Clone the repository.
Install Pipenv if you don't have already.
Create virtualenv using pipenv.
Then install Pipenv.lock file in created virtualenv to install dependencies.
Project use postgres as database, install if you don't have already. 
Create a Database with password, user in psql shell. 
For Reference you can pick the existing names or you can change the existing names in settings.py.

About

This project allows the user to process the excel workbooks, see the progress, number of rows processed, remove duplicate rows and ignore them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published