It is an entire framework for building database driven, stateful
applications with Pyjs. Currently the framework uses Twisted for the
backend and ties heavily into it. The front end and backend are coupled
very closely so you defined one Model (think of django models) and then you
use that model on server side to serialize to a relational database on the
client side to show data in Model aware Forms.

I have no examples of how to use the framework, but I do have a proprietary
application that is built on it.

 - lex


On Fri, Dec 21, 2012 at 11:23 AM, Łukasz Mach <[email protected]>wrote:

> W dniu 21.12.2012 17:02, Lex Berezhny pisze:
> [...]
>  See examples:
>
>> https://github.com/damoti/**damoti-client<https://github.com/damoti/damoti-client>
>>
>
>
> BTW - what is that mentioned amny times "damoti"? Is it alternative library
> of widget to pyjs? Or what? How can I see it in action?
>
> Are there ready to pyjsbuild examples?
>
> --
>
>
>
>

-- 



Reply via email to