|
@@ -3,6 +3,10 @@ ktt |
|
|
|
|
|
|
|
|
Kai's text tools |
|
|
Kai's text tools |
|
|
|
|
|
|
|
|
|
|
|
I created these scripts for my own needs, but i think they may be usefull to someone else. |
|
|
|
|
|
|
|
|
|
|
|
License: GPL3 |
|
|
|
|
|
|
|
|
Contains following python modules: |
|
|
Contains following python modules: |
|
|
|
|
|
|
|
|
atg - Advanced Text Generator. Created to generate large numbers of files, using a template and a data stored in table. |
|
|
atg - Advanced Text Generator. Created to generate large numbers of files, using a template and a data stored in table. |
|
@@ -16,10 +20,3 @@ data - data class for ATG and ATR. |
|
|
Scripts: |
|
|
Scripts: |
|
|
|
|
|
|
|
|
ktt_atgcsv.py - generates files from CSV table and ATGv2 template file. |
|
|
ktt_atgcsv.py - generates files from CSV table and ATGv2 template file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I created these scripts for my own needs, but i think they may be usefull to someone else. |
|
|
|
|
|
|
|
|
|
|
|
License: GPL3 |
|
|
|