Results for the tag 'library'
Link // profiling and optimi… // Mon // 28 Dec 2009 // 6:35 p.m. // 0 comments
A article from oreilly explaining how to profile and optimize your python code with standard libraries hotshot, timeit and profile. Pretty long and good insight..
Visit site..Link // sprockets jsmin // Fri // 11 Dec 2009 // 11:16 a.m. // 0 comments
A ruby library to manage your javascripts for production use. Comes as a gem and a executable which can be used from command line as well. handy!
Visit site..Link // sammy js // Wed // 04 Nov 2009 // 12:30 p.m. // 0 comments
Sammy is a tiny javascript framework built on top of jQuery. Simulates gmail like urls /#inbox/3234324. Samm y uses sinatra syntax and intercept get & post requests to #/something and perform some cool logic.
Visit site..Photo // Wed 12 Mar 2008 // 6:18 p.m. // 0 comments
Link // raphaeljavascript li… // Tue // 22 Sep 2009 // 1:18 a.m. // 0 comments
A javascript library that simplifies your work with vector graphics on the web. Handy tool for creating charts, image reflections, rotation etc.
Visit site..Link // javascript color pic… // Thu // 02 Jul 2009 // 3:38 p.m. // 0 comments
jscolor - A javascript library to make it easy to pick colors in HTML form.
Visit site..Link // mapstraction // Sun // 07 Jun 2009 // 9:04 p.m. // 0 comments
A library that provides a common API for various javascript mapping APIs to enable switching from one to another as smoothly as possible. Developers can code their applications once, and then easily switch mapping provider based on project needs, terms and conditions, and new functionality.
Visit site..Link // paramiko // Mon // 16 Mar 2009 // 3:55 p.m. // 0 comments
paramiko is a module for python that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines.
Visit site..Link // matplotlib python gr… // Wed // 25 Feb 2009 // 10:22 a.m. // 0 comments
matplotlib - Python Graphing library. I was searching for a good python graphing library and found this. Looks like good enough for me. I need a good line graph plotting tool for a client.
Visit site..