Sidharth's Development Log
FineAI.com IR ML Recomm. Engines Resources

Part 3: Python Tricks learned this week

Nov 3, 2014

This week I was researching on creating a simple server that will run on RaspberryPi and display some images & videos. I learned the following

  1. Using ConfigParser as replacement to .ini files
  2. Pythonic interface to Arduino
  3. Using codecs for encoding/decoding e.g. ROT13
  4. Using heapq for priority queue implementation

heapq can be combined with multiprocessing to do priority based works.

Sidharth's Development Log

  • Sidharth's Development Log
  • sidharth [at] fafadiatech [dot] com
  • sidharthshah
  • iamsidd

Sidharth is an Entrepreneur passionate about Python and Mobile Technologies. Since 2009 he has been running Fafadia Tech which is based in Mumbai. Sidharth holds an MS Degree from USC. He is passionate about Algorithms, Data Mining and Artificial Intelligence. Recently he has been playing around with Arduino and RaspberryPi