Do I have to use more than one module for an excel with more than one sheet? -


do have use more 1 module excel more 1 sheet? or can create single module generic functions suited every individual entity in each sheet?

a single module fine , it's functions callable sheet or sheet module. if start having lot of code, can create more modules. personnaly try keep generic, reusable code apart workbook specific code. way can export/import general use modules


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -