Skip to content
/ cmu-fce Public

Python script that allows users to lookup FCE information quickly. Prints outs a nicely formatted table enumerating avg. hours/week and avg. course rating

Notifications You must be signed in to change notification settings

eourcs/cmu-fce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CMU-FCE

Python script that allows users to lookup FCE information quickly. Prints outs a nicely formatted table enumerating avg. hours/week and avg. course rating. Omits entries from the Qatar campus and entries with the old-style formatting.

Usage

python cmu-fce.py -n 15462 -e

Flags

-n : Course number (e.g. 18290)

-h : View help

-t : Number of entries taken into account in summary statistics (default is 6)

-v : Verbose mode, prints out all available data entries

-e : Exclude Summer semester

Example

alt text

Dependencies

Python 3.+

About

Python script that allows users to lookup FCE information quickly. Prints outs a nicely formatted table enumerating avg. hours/week and avg. course rating

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages