5 lines
286 B
Text
5 lines
286 B
Text
|
Pytemplate is a small project intending to give python developpers a starting
|
||
|
framework. It permits to create properly scripts without struggling with
|
||
|
configuration files, logging properties development. They are already available
|
||
|
through a main class that the new script will inherit.
|