Category Archives: python

Flask Tutorial

flask

flask-wordpress

flask-wordpress2

Leave a comment

by | April 7, 2014 · 7:40 pm

Multithreaded Django

multi

Leave a comment

by | March 3, 2014 · 2:51 am

Django Host $5/month

django

Leave a comment

by | March 3, 2014 · 2:49 am

Django :: Linux Container

docker

Docker is an open-source project to easily create lightweight, portable, self-sufficient containers from any application. The same container that a developer builds and tests on a laptop can run at scale, in production, on VMs, bare metal, OpenStack clusters, public clouds and more.

Leave a comment

by | August 27, 2013 · 8:41 pm

Django : App store for server software (BITNAMI)

bitnami

Leave a comment

by | August 27, 2013 · 8:39 pm

Windows Azure for Python

Leave a comment

by | November 2, 2012 · 10:39 pm

Running Django at Google App engine

2 Comments

Filed under django, google App engine, python

SWIG

SWIG is an interface compiler that connects programs written in C and C++ with scripting languages such as Perl, Python, Ruby, and Tcl. It works by taking the declarations found in C/C++ header files and using them to generate the wrapper code that scripting languages need to access the underlying C/C++ code. In addition, SWIG provides a variety of customization features that let you tailor the wrapping process to suit your application.

Leave a comment

Filed under python

Leave a comment

by | May 23, 2012 · 1:31 pm

Leave a comment

by | May 23, 2012 · 1:21 pm