Package pythonids :: Package implementation

Source Code for Package pythonids.implementation

 1  # -*- coding: utf-8 -*- 
 2  """*pythonids.implementation* provides specific modules 
 3  """ 
 4  ############################################# 
 5  # 
 6  # See manuals for the detailed API. 
 7  # 
 8  ############################################# 
 9   
10  # __author__ = 'Arno-Can Uestuensoez' 
11  # __license__ = "Artistic-License-2.0 + Forced-Fairplay-Constraints" 
12  # __copyright__ = "Copyright (C) 2010-2018 Arno-Can Uestuensoez" \ 
13  #                 " @Ingenieurbuero Arno-Can Uestuensoez" 
14  # __version__ = '0.1.31' 
15  # __uuid__ = "5624dc41-775a-4d17-ac42-14a0d5c41d1a" 
16