# Extensions python help

**URL:** https://discourse.slicer.org/t/extensions-python-help/37209
**Category:** Support
**Tags:** extensions-manager, python
**Created:** [July 5, 2024, 9:24am UTC](https://discourse.slicer.org/t/extensions-python-help/37209 "2024-07-05T09:24:08Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![xuxu](https://avatars.discourse-cdn.com/v4/letter/x/f0a364/32.png) [@xuxu](https://discourse.slicer.org/u/xuxu)
#### Post date: [July 5, 2024, 9:24am UTC](https://discourse.slicer.org/t/extensions-python-help/37209/1 "2024-07-05T09:24:08Z")

</div>

As a programming beginner who has just learned python, I am very interested in the project of 3d slicer. I want to develop a python plug-in to realize the extraction function of shape in radiomic with a simple ui interface, but I have no way to start. I can’t find a tutorial on making python plugins. I hope you can get help.  
I found a github project([GitHub - lassoan/SlicerSimpleWorkflows: Examples of simple application-specific workflows implemented using 3D Slicer](https://github.com/lassoan/SlicerSimpleWorkflows)), but it doesn’t agree with my needs. I hope someone has a similar project for reference.
