Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

pennlabs/NSO-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Penn New Student Orientation Python SDK [Depreciated as of August 2016]

A quick ical parser to be used for NSO 2016 in place of an RSS Feed to list event times, locations, descriptions, etc.

License

This is published under the MIT license. See LICENSE.

Setup

  • Install redis
  • Create new virtualenv
  • Install requirments using 'pip install -r requirements.txt'
  • Run the NSO API server using 'python runserver.py'

Usage

View All Dates

URL http://api.pennlabs.org/nso
Response Formats JSON

View All Events on Specific Date

URL http://api.pennlabs.org/nso/events?q={date}
Parameters
Name Default Description Example Values
q Required The date of interest 08-23-2016, 09-04-2016

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages