Gramex 1.35 Release Notes

ModelHandler

ModelHandler exposes machine learning models as APIs that applications can use via Python or over a REST API.

See the documentation.

Admin module

admin module now let’s you add/delete/edit a user. You can also logout a user and send password-reset email from the interface.

Admin Page

FormHandler tutorial

Gramex now has a FormHandler tutorial that explains how to use FormHandler to read and write from files and databases.

pip10

Gramex 1.35 onwards now supports installation via pip 10.x.

Other enhancements

Others

Stats

Upgrade

To upgrade Gramex, run:

pip install --verbose gramex==1.35

This downloads Chromium and other front-end dependencies. That may take time.