Skip to content

RitwikGupta/CarnegieMellonAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Carnegie Mellon API

A programmatic way to access CMU campus relevant data. A lot of the code is inspired by the Pitt API.

Usage examples

from CarnegieMellonAPI import printers

# Will return a list of printers and their statuses
statuses = printers.get_status()

License

This project is licensed under the terms of the GPLv2 license

About

Python library to programmatically access CMU campus relevant data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages