Korea School Meal
Project description
Korea School Meal
대한민국 학교들의 급식 정보를 알려줍니다. 모든 정보는 NEIS에서 얻어옵니다.
How To Use
> pip install kr_school_meal
> from kr_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 Distribution
kr_school_meal-0.0.1.tar.gz
(3.2 kB
view hashes)
Built Distribution
Close
Hashes for kr_school_meal-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fcb8cc70d0b756d12ac8f7e9e600fa72302b6625c70b0fee2364dae868d51b5 |
|
MD5 | 24ff6665c8db9beb0d5b5630000347de |
|
BLAKE2b-256 | cb959cae659b479416f2fc4d23735a17866f9b2f593d4756e71533fc0703f0aa |