RSSAmplifier

menno.io · Feb 8, 2023

Storing & Exchanging Data with Python

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Mike Kittridge and I ran a talk last week for the Christchurch Python meetup that covered a large assortment of ways that Python programs can store data and exchange data with other programs. We covered the ins and outs of binary files, text files, buffering, text encoding, newline ending, mmap, pickle, JSON and friends, MessagePack, Protobuf, tabular data formats, multi-dimensional data formats…

Read on /posts/python-data-formats-talk/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.