Logo

이전 항목

tarfile — tar 아카이브 파일 읽기와 쓰기

다음 항목

csv — CSV 파일 읽기와 쓰기

이 페이지

  • 버그 보고하기
  • 소스 보기

탐색

  • 색인
  • 모듈 |
  • 다음 |
  • 이전 |
  • python logo
  • Python »
  • 3.11.2 Documentation »
  • 파이썬 표준 라이브러리 »
  • 파일 형식
  • |

파일 형식¶

이 장에서 설명하는 모듈들은 마크업 언어가 아니고 전자 메일과 무관한 다양한 파일 형식을 구문 분석합니다.

  • csv — CSV 파일 읽기와 쓰기
    • 모듈 내용
    • 방언과 포매팅 파라미터
    • 판독기 객체
    • 기록기 객체
    • 예제
  • configparser — 구성 파일 구문 분석기
    • 빠른 시작
    • 지원되는 데이터형
    • 대체 값
    • 지원되는 INI 파일 구조
    • 값의 보간
    • 매핑 프로토콜 액세스
    • 구문 분석기 동작 사용자 정의
    • 레거시 API 예제
    • ConfigParser 객체
    • RawConfigParser 객체
    • 예외
  • tomllib — Parse TOML files
    • Examples
    • Conversion Table
  • netrc — netrc 파일 처리
    • netrc 객체
  • plistlib — 애플 .plist 파일 생성과 구문 분석
    • 예제

이전 항목

tarfile — tar 아카이브 파일 읽기와 쓰기

다음 항목

csv — CSV 파일 읽기와 쓰기

이 페이지

  • 버그 보고하기
  • 소스 보기

탐색

  • 색인
  • 모듈 |
  • 다음 |
  • 이전 |
  • python logo
  • Python »
  • 3.11.2 Documentation »
  • 파이썬 표준 라이브러리 »
  • 파일 형식
  • |
© 저작권 2001-2023, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

최종 업데이트: 3월 29, 2023 Found a bug?
Sphinx 4.5.0 버전으로 생성되었습니다.