Skip to content
/ rmpy Public

A Python wrapper for RateMyProfessors' GraphQL API with both synchronous and asynchronous equivalents for each available function.

Notifications You must be signed in to change notification settings

lumirth/rmpy

Repository files navigation

RateMyProfessors Python Module

This is a Python module for interacting with RateMyProfessors.com's GraphQL API. It provides functions to search for schools, search for teachers, get teacher information, and fetch all professors from a school.

Please note, the way constants are currently set up, if you do not specify a university ID, it will default to the University of Illinois Urbana-Champaign1.

I wrote it for a project I'm working on. This module was inspired greatly by Michigan Technical University's NPM module.

Footnotes

  1. I bet you can't guess what university I attend.

About

A Python wrapper for RateMyProfessors' GraphQL API with both synchronous and asynchronous equivalents for each available function.

Topics

Resources

Stars

Watchers

Forks

Languages