PyPals / pywebsis

Python wrapper for websismit.manipal.edu
MIT License
0 stars 0 forks source link

Modularize the code #1

Open SaileshSriram opened 8 years ago

SaileshSriram commented 8 years ago

We need to modularize the code. We need to write functions which return particular semester's or subject's attendance.

d1ndra commented 8 years ago

We can incorporate this once we have functions to get all the data. Then all will be left is working our way through dicts/json.

SaileshSriram commented 8 years ago

Ohh, yeah. What are all the functions we want to incorporate?