Skip to content

hackatbrown/brown-apis-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brown APIs in Python

A Python package that makes using the various Brown APIs easier

Example

from client import Client

brownAPIs = Client(<your-client-id>)
print(brownAPIs.request('/wifi/count', location='ratty'))

About

A Python package that makes using the various Brown APIs easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages