Korea School Meal
Project description
Korea School Meal
대한민국 학교들의 급식 정보를 알려줍니다. 모든 정보는 NEIS에서 얻어옵니다.
How To Use
> pip install korea_school_meal
> from korea_school_meal import meal, neis_code
neis_code.py
- 각 학교의 NEIS 코드를 가져옵니다.
> neis_code.get_code('이의고등학교')
> {'이의고등학교': {'코드': 'J100006813', '교육청': '경기', '종류': '04'}}
meal.py
- 지정일의 급식을 가져옵니다.
> meal.get_meal('J100005882', '경기', '04', datetime.datetime(2019, 10, 10))
> ['[중식]', '우유', '차조밥', '오징어찌개', '새송이버섯불고기', '녹두빈대떡', '열무김치', '머루포도']
Troubleshooting
문제가 있다면 issue를 남겨주세요.
made by moseoridev with <3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for korea_school_meal-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28c707c76a2063a3f0c617e1ba065f70c76e5a9bda4559b6b4f0e62ed845fbca |
|
MD5 | 5ec8dc8531e98ed6732e2a99191267ce |
|
BLAKE2b-256 | 5dde009d940ed11d64fff7fb0410c25e957367ddba54cd6ae0e340c48cc6e63c |