Skip to content
This repository has been archived by the owner on Jul 4, 2018. It is now read-only.
/ Schapi Public archive

'pip install schapi' - School Meal Data Parsing Library

License

Notifications You must be signed in to change notification settings

JoMingyu/Schapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schapi

Python 기반 School API

How to use

PyPI

pip install schapi
from schapi import SchoolAPI, DAEJEON
api = SchoolAPI(DAEJEON, 'G100000170')

print(api.get_by_date(2017, 9, 27))
print(api.get_monthly(2017, 9))

Schapi Server

아래의 Swagger 문서를 확인하시기 바랍니다. 서버 주소는 52.79.134.200:4520입니다. http://petstore.swagger.io/?url=http://52.79.134.200:4520/api/swagger.json

About

'pip install schapi' - School Meal Data Parsing Library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages