As a self-taught python hobbyist, how would I go about learning to import and export binary files using standard formats?
I\'d like to implement a script that takes
For teaching yourself python tools that work with binary files, this will get you going. Fun too. Exercises with binaries, zips, images... lots more.