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
Release files for kr-school-meal 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| kr_school_meal-0.0.2.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| kr_school_meal-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.5 kB
Release files / kr_school_meal-0.0.2.tar.gz
| Download URL | kr_school_meal-0.0.2.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
52ef00642d02d4b31eb28f2aa602efc1e068b8584cbdd2a0e757a5a5c333a4d5
|
|
BLAKE2b-256 checksum How to use checksums |
0efd05ed123cffae04d9215b00baac8b5f354f982752cbcd386889869aa1a4a2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / kr_school_meal-0.0.2-py3-none-any.whl
| Download URL | kr_school_meal-0.0.2-py3-none-any.whl |
|---|---|
| Size | 9.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d5d8b5bfd166981c790322c65cb32a022fb956a37b6c75813c2a55b1e2fa45fe
|
|
BLAKE2b-256 checksum How to use checksums |
cd68780bac511bcceeb1a6148d72f78fecd696327968fc37cd3ff9f313e3e139
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|