RUSSIAN
snakeFlow ver 1.0 http://snakeproject.ru/

 : configure.txt
 : snakeFlow.py
 SQL   Mysql

    :
  MySQL-python 1.2.5 - https://pypi.python.org/pypi/MySQL-python/1.2.5
    Mysql 5.5 - http://www.mysql.ru/download/

 snakeFlow.py: 
1.        
2.       socket_family AF_INET  AF_UNIX (WINDOWS  UNIX)

 configure.txt:
1.      : write:terminal  write:file  write:mysql
      :
1.  ip  port  flow     - ","
2.      MySQL
3.   SQL   Mysql
-------------------------------------------------------------------------------------------
ENGLISH
snakeFlow ver 1.0 http://snakeproject.ru/

The configuration file: configure.txt
Program file: snakeFlow.py
SQL script for a table Mysql

to work with databases:
driver download MySQL-python 1.2.5 - https://pypi.python.org/pypi/MySQL-python/1.2.5
download database server Mysql 5.5 - http://www.mysql.ru/download/

in snakeFlow.py:
1. set the path to the configuration file on your system
2. Depending on your operating system to set socket_family AF_INET or AF_UNIX (WINDOWS or UNIX)

in configure.txt:
1. Specify the option storage format: write:terminal or write:file or write:mysql
If you plan to use to store the database:
1. specify the ip and port receiver flow stream without removing the sign - ","
2. specify the data to the user of the MySQL server
3. run the SQL script for a table Mysql