Clark is a component based on Ryu controller
It is a model of distributed firewall with database
After writing your application, just type::
% ryu-manager yourapp.py
If you want to use the functionalities, please install requirements::
% pip install ryu
% pip install pymongo
Ryu Official site is <http://osrg.github.io/ryu/>
_.