Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
zstumgoren edited this page Feb 2, 2012 · 1 revision

Overview

Python provides lots of utilities for processing text files. Below are some resources and tutorials to help with this every day task.

Useful modules

  • csv - takes the pain out of parsing CSV files
  • glob - easy file name matching

Tutorials/Scripts

  • Textfiles101 - miscellaneous scripts showing how to work with CSV files

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.