Logo

이전 항목

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

다음 항목

csv — CSV 파일 읽기와 쓰기

현재 문서

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

탐색

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

파일 형식¶

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

  • csv — CSV 파일 읽기와 쓰기
    • 모듈 내용
    • 방언과 포매팅 파라미터
    • 판독기 객체
    • 기록기 객체
    • 예제
  • configparser — Configuration file parser
    • Quick Start
    • Supported Datatypes
    • Fallback Values
    • Supported INI File Structure
    • Interpolation of values
    • Mapping Protocol Access
    • Customizing Parser Behaviour
    • Legacy API Examples
    • ConfigParser Objects
    • RawConfigParser Objects
    • Exceptions
  • netrc — netrc 파일 처리
    • netrc 객체
  • xdrlib — XDR 데이터 인코딩과 디코딩
    • Packer 객체
    • Unpacker 객체
    • 예외
  • plistlib — 맥 OS X .plist 파일 생성과 구문 분석
    • 예제

이전 항목

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

다음 항목

csv — CSV 파일 읽기와 쓰기

현재 문서

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

탐색

  • 색인
  • 모듈 |
  • 다음 |
  • 이전 |
  • python logo
  • Python »
  • 3.8.20 Documentation »
  • 파이썬 표준 라이브러리 »
  • |
© 저작권 2001-2024, 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.

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

최종 업데이트: 9월 08, 2024 Found a bug?
Created using Sphinx 2.4.4.