Skip to content

dhirajberi/gtuworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTU World

Download GTU papers within seconds.

Installation

pip install gtuworld

Usage

import gtuworld
branch = "BE" # BE or DI
subject_codes = [3110002, 3110005] # Enter your subject_codes here
gtuworld.download(branch, subject_codes)

Please note: BE and DI papers are available in this release.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT