Skip to content

Latest commit

 

History

History
65 lines (55 loc) · 1.41 KB

README.md

File metadata and controls

65 lines (55 loc) · 1.41 KB

MSBTE Previous year Papers Downloader

This is a Python script that can be used to download past question papers for various subjects offered to students of the Maharashtra State Board of Technical Education (MSBTE).

Requirements

  • Python latest+
  • request
  • tqdm

Table of Contents

if you don't have python or git

If you dont have git use this to download for windows Windows

For Linux

sudo apt install git

python

Installation

  1. Clone the repository:
git clone https://github.com/idiotboxai/MSBTE-papers-downlaoder.git
  1. Navigate to the repository:
cd MSBTE-papers-downlaoder
  1. Install the required packages:
pip install -r requirements.txt

usage

Windows :

  1. Run the script:
python paper_download.py
  1. Linux
python3 paper_download.py

contributing

Ways to contribute

  • Suggest a feature
  • Report a bug
  • Fix something and open a pull request
  • Help me document the code
  • Spread the word

license

Check license here