8e1eed49c1
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. WWW: http://bulot.org/wiki/doku.php?id=projects:python:pytemplate PR: ports/132121 Submitted by: Benoit Calvez <benoit at litchis.org>
7 lines
290 B
Text
7 lines
290 B
Text
%%PYTHON_SITELIBDIR%%/pytemplate.py
|
|
%%PYTHON_SITELIBDIR%%/pytemplate.pyc
|
|
%%PYTHON_SITELIBDIR%%/pytemplate.pyo
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/daemonexample.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/threadexample.py
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|