python-odesk

python-odesk 0.5.8 updated

This will allow developers to authenticate users using oDesk credentials, handle messages, manage team tasks, retrieve time reports, get earning statistics and much more.The documentation provides more details on what this wrapper can do for a...

Skulpt

Skulpt 0.9.9

Skulpt ports basic Python functions to JavaScript code, allowing developers to run them client-side in the user's browser without a Python compiler on a server or on the client's side.The library is basically a collection of tools and methods that make an...

rwdgrid

rwdgrid 2.0

rwdgrid is a basic grid system coded in CSS that will help developers create responsive HTML pages. Don't let yourself be fooled. Grid systems may be a dime a dozen, but that's because most of them are quite useless, don't follow general conventions, or...

Vow

Vow 0.4.9 updated

The 'Promise' term in JavaScript was coined with the emergence of server-side JavaScript development.It basically represents the result of a task, which may or may not have completed yet. Or in simpler words, what to expect for a JS call. Promises/A+ is...

TwitterAPI

TwitterAPI 2.3.3 updated

The TwitterAPI Python library can be used to retrieve Twitter status messages as a Python dict data structure.Besides tweets it can also search Twitter, send new tweets to an account, or fetch tweets just from a specific location.The library works with...

jQuery.ajax.fake allows an AJAX request to take place even if the service itself is not ready yet.When that happens, the request is switched from the mocker to the real service, with no extra complications.Usage instructions are included with the download...