jhcore.com

Posts Tagged ‘python

20 Sep, 2008

Getting RESTful with web.py

Posted by: john In: Guides

Django may be the Python web framework getting all the press recently, but web.py is definitely a nice, simple framework. One of the nice aspects of web.py is that it exposes methods for the basic HTTP methods (GET, POST, PUT, DELETE, etc.) and uses these methods to process each request from the client. [...]

07 Jun, 2008

jsonpickle

Posted by: john In: Ubuntu

I have been working on an open source project, jsonpickle. The goal of the project is to be able to serialize a Python object into standard JSON notation. Python can “pickle” objects into a special binary format, but sometimes it is nice to get a human-readable format. Especially with projects like CouchDB [...]


Categories


  • Subodh Kumar: Hi, Can anyone tell me how to sync phones/pocket pc with Thunderbird client for LINUX platform? Subodh
  • Keith Lea: To install on Intrepid, the only catch seems to be getting G++ 3.4 installed, which must be done manually. See https://bugs.launchpad.net/ubuntu/+sour
  • Michael: Thanks for the tut, I always have problems getting the right links to install from. However I copied the download to /usr/lib/eclipse and linked /usr

About

A source for news, reviews, guides, and tools for technology by John Paulett. Featured on Planet Ubuntu Users.

Also check out: