Pythonium

Pythonium 0.6.2

Pythonium is a Python to JavaScript bridge, allowing Python developers to write their apps and websites in the language they know best and then convert it to JS.Pythonium is actually made of two sections.Pythonium Veloce focusing more on speed and...

Subscript

Subscript 0.3

Subscript is a set of Python wrapped JavaScript libraries built with py2js that let you play with the browser, easly prototyping application in your favorite language.The Python package that makes py2js available in your environment.Everything you need...

read more

django-graffiti is a Django app that integrates the graffiti library with Django.Installationcli ninja walkthrough:pip install django-graffitiIn your project settings provide the GRAFFITI_DATABASES setting dictionnary. For instance if you database is...

read more

django-graphiti is Django app that integrates the Graphiti library with Django.Installationcli ninja walkthrough:pip install django-graphitiIn your project settings provide the GRAFFITI_DATABASES setting dictionnary. For instance if you database is named...

read more

Structurarium is a tool that provides a set of Python written networked databases.Structurarium provides the following databases: structurarium.memo, structurarium.taskqueue, and structurarium.graph.Getting started~ pip install Structurarium~...