mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
286 B
Plaintext
5 lines
286 B
Plaintext
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.
|