Brython

Brython 3.2.4 updated

Brython is a JavaScript library for using Python as a scripting language. It allows a developer to load Python code using a simple script declaration and interpret it as it would normal JavaScript. Just make sure to include the Brithon.js library...

Karrigell

Karrigell 3.1.1

It is independant from any database, ORM or templating engine, and lets the programmer choose between a variety of coding styles.The package includes a powerful built-in web server, so there's no need to download, install and configure a separate one, and...

read more
Karrigell

Karrigell 4.3.9

Karrigell is a simple but full-featured web framework, written in Python.Karrigell can also work with Apache and Xitami, and any database with a Python interface. It allows execution of Python scripts and of pages mixing Python and HTML, easy handling of...

read more
PyDbLite

PyDbLite 3.0.2 updated

The database supports the iterator protocol, so requests can be expressed with list comprehensions or generator expressions instead of pure SQL.What is new in this release:Fixed bug in Base where opening existing database would fail. What is new in...