[공부용]참고 사이트 모음/[python] Python/Python[Python] configparser를 이용하여 config (설정값 ini 파일) 관리하기 bled 2021. 8. 3. 17:06 https://deep-eye.tistory.com/17 [Python] configparser를 이용하여 config (설정값 ini 파일) 관리하기 프로그램을 개발하다보면 환경이나 사용자에 따른 설정값이 필요한 경우가 있습니다. 이러한 설정값을 매번 변수로 설정하고 불러오게 된다면, 불편함이 따르게되고 다양한 환경설정에 어려움 deep-eye.tistory.com