Package
How to install the library?
Let's install library. To do this, click on PyCharm - Preferences - Project: pythonprac - Python Interpreter - '+' and type and install 'requests'.
Reference; Seoul Air OpenAPI
import requests # requests 라이브러리 설치 필요
r =...
olliekim.hashnode.dev1 min read