Jeremy Olmsted-Thompson is announcing that Toto with version number 1.0.6 is already available to download.
What is Toto ?
Toto is A small yet powerful Python framework for advanced Web service development, created on top of Facebook's own Tornado framework .
Toto was created to help developers put Python-based Web projects together.By default, Toto supports the Redis, PostgreSQL, MongoDB and MySQL databases.Toto also uses JSON files to provide easy data consumption access for clients working on various platforms.On top of this, Toto includes support for HMAC-SHA1 verification for authenticated requests, session management techniques and a simple server scaling architecture.As you can see, the framework assembles the basic functionality usually found in any Web-based application out there, providing a set of ready-made functions and methods for easy application development.Using Toto reduces development time and costs and also sets a pretty solid codebase on which more complex apps and websites can safely be built in Python.
This is changelog for Toto version 1.0.6 :
You can read the complete changelog and also download this latest version on their homepage:
toto.li