127 private links
by Stian Eikeland
Pierre-Yves Chibon reports from PyCon 2015 Language Summit and conference.
Roll your own autocomplete solution using Tries. You might have come across many websites with autocomplete suggestions, most notably Google. Adding such an option to your site or application might...
UPDATE: I’m currently available for Django/Machine-Learning/Design consulting. If you are interested, please contact me:…
Python expert Karolina Alexiou shows how to avoid some of the most common pitfalls that developers run into when using Python for big data analytics.
Python script to parse bookmarks exported from ffox in JSON format in the html format used by emacs-w3m, optionally merging with an existing emacs-w3m bookmark file. Note that nested folders in the fffox bookmarks are flattened, as emacs-w3m bookmark categories are all on one level.
Will cope with the current (Nov 2009) bug in ffox which exports badly formed JSON, but if other parse errors occur run the JSON through a validator.