Interfacers

Doc


The Interfacers helps ...


View the Interfacers notebook on [NbViewer](http://nbviewer.ipython.org/url/shareyoursystem.ouvaton.org/Interfacers.ipynb)

Concept and SubModules family

View the Interfacers concept on Ouvaton

Example

#ImportModules
import ShareYourSystem as SYS
from ShareYourSystem import Interfacers
>>>

Code



# -*- 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