View the Interfacers concept on Ouvaton
#ImportModules
import ShareYourSystem as SYS
from ShareYourSystem import Interfacers
>>>
# -*- coding: utf-8 -*-
"""
<DefineSource>
@Date : Fri Nov 14 13:20:38 2014 \n
@Author : Erwan Ledoux \n\n
</DefineSource>
The Interfacers helps ...
"""
#<DefineConcept>
import ShareYourSystem as SYS
SYS.setConceptModule(globals())
#</DefineConcept>
View the Interfacers sources on Github