blob: 5ecfadfa082d2d320bf7555910447c6c365d7cc6 (
plain)
1
2
3
4
|
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.
|