# Can i use python for automate my 3D reconstruction?

**URL:** https://discourse.slicer.org/t/can-i-use-python-for-automate-my-3d-reconstruction/22072
**Category:** Support
**Tags:** python
**Created:** [February 19, 2022, 10:23pm UTC](https://discourse.slicer.org/t/can-i-use-python-for-automate-my-3d-reconstruction/22072 "2022-02-19T22:23:00Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![yoav\_benhaim](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/yoav_benhaim/32/13756_2.png) [@yoav\_benhaim](https://discourse.slicer.org/u/yoav_benhaim)
#### Post date: [February 19, 2022, 10:23pm UTC](https://discourse.slicer.org/t/can-i-use-python-for-automate-my-3d-reconstruction/22072/1 "2022-02-19T22:23:00Z")

</div>

hello!  
I use python for segments dicom files. and I want to use 3d slicer for the  
3d reconstruction.  
are 3D slicer has the possibility to be automated with a script code?  
could it be direct from python (pycharm or jupter notebook) ? or I would need to open it in 3d slicer?  
thank you for helping!

---

<div class="post-metadata">

### Author: ![muratmaga](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/muratmaga/32/3622_2.png) [@muratmaga](https://discourse.slicer.org/u/muratmaga)
#### Post date: [February 20, 2022, 2:40am UTC](https://discourse.slicer.org/t/can-i-use-python-for-automate-my-3d-reconstruction/22072/2 "2022-02-20T02:40:09Z")

</div>

Please see these links:  
[Python scripts for common things](https://slicer.readthedocs.io/en/latest/developer_guide/script_repository.html)  
[Using Slicer through JupyterNotebooks](https://github.com/Slicer/SlicerJupyter)
