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.2.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file kr_school_meal-0.0.2.tar.gz
.
File metadata
- Download URL: kr_school_meal-0.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
52ef00642d02d4b31eb28f2aa602efc1e068b8584cbdd2a0e757a5a5c333a4d5
|
|
MD5 |
597cbc36b8f7d6b7345f990b89597fb1
|
|
BLAKE2b-256 |
0efd05ed123cffae04d9215b00baac8b5f354f982752cbcd386889869aa1a4a2
|
File details
Details for the file kr_school_meal-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: kr_school_meal-0.0.2-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d5d8b5bfd166981c790322c65cb32a022fb956a37b6c75813c2a55b1e2fa45fe
|
|
MD5 |
b02d2fea011b0907f07070ff85b03c65
|
|
BLAKE2b-256 |
cd68780bac511bcceeb1a6148d72f78fecd696327968fc37cd3ff9f313e3e139
|