Hi all,
I am happy to announce a small contribution to the Orthanc ecosystem: Orthanc-server-extensions for python.
After writing a couple of python integration scripts for Orthanc I wanted to shorten the development roundtrip and make unit/integration testing easier and I created this nano-framework to achieve those goals.
Besides this tiny framework, I plan to extend the project with some often used scripts like auto-forwarding with retries and event notifications, but it is explicitly not meant to start competing with Orthanc-Tools-JS or any commercial Osimis offerings. The best thing I could hope to achieve is to inspire future directions of the Orthanc Python plugin to make this project (partially) obsolete ![]()
Hope it is useful to someone, feedback and comments are welcome!
Package: https://pypi.org/project/orthanc-server-extensions/
Source: https://github.com/walkIT-nl/orthanc-server-extensions
Docs: https://orthanc-server-extensions.readthedocs.io/
Regards
Walco