Skip to content

A web application to automatically generate an Excel Sheet of the student’s semester marks

Notifications You must be signed in to change notification settings

WinstonPais/MarksWebScraping

Repository files navigation

MarksWebScraping

A web application to automatically generate an Excel Sheet of the student’s semester marks

Installation

To create a conda environment run the below command

conda create --name marksScraping --file conda-requirements.txt

To activate this environment

activate marksScraping

Note if you have installed a new package run this command to call it to the requirements.txt file

conda list -e > conda-requirements.txt

Running the project

To run this Project enter the command

python manage.py runserver

About

A web application to automatically generate an Excel Sheet of the student’s semester marks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •