Author Archives: manik

Client-Server communication protocol

First try for a client-server communication protocol. Requests The client sends requests to the server (including a request ID) and receives an answer (with the same ID). Each request is a JSON object, in fact a python dictionary  : {‘type’:’RequestType’, more »

Posted in Development | Leave a comment

PyVotons! : A polling software prototype

Introduction PyVotons! is a free software to organize polls (online voting system). It is part of a larger project (Propositions) which aims to bring the tools to work together, elaborate propositions, debate and for collective decision-making. Developing a software for more »

Posted in Documentation | Leave a comment

PyVotons : a new website

Welcome to the new PyVotons! website. The content of the previous site will be integrated shortly into this new website.

Posted in news | Leave a comment