# Python scripted module development reload feature for multiple files

**URL:** https://discourse.slicer.org/t/python-scripted-module-development-reload-feature-for-multiple-files/6363
**Category:** Development
**Created:** [April 2, 2019, 8:42am UTC](https://discourse.slicer.org/t/python-scripted-module-development-reload-feature-for-multiple-files/6363 "2019-04-02T08:42:52Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [April 10, 2019, 8:31pm UTC](https://discourse.slicer.org/t/python-scripted-module-development-reload-feature-for-multiple-files/6363/6 "2019-04-10T20:31:14Z")

</div>

Replace “HeartValveLib” by “CustomScriptedModuleLib”; ‘util’ by ‘OtherModule1’, ‘LeafletModel’ by ‘OtherModule2’, etc.

You must keep the module widget class in CustomScriptedModule.py. If you want to simplify widget creation, then choose “scripteddesigner” module template in the Extension Wizard and use Qt Designer to create your GUI.

---

_[View the full topic](https://discourse.slicer.org/t/python-scripted-module-development-reload-feature-for-multiple-files/6363)._
