issues
search
gacou54
/
pyorthanc
Python library that wrap the Orthanc REST API and facilitate the manipulation of data in Orthanc
MIT License
49
stars
10
forks
source link
Fix lock state on query and __repr__ of resources
#29
Closed
gacou54
closed
1 year ago
gacou54
commented
1 year ago
Add a
lock
parameter on
query_orthanc()
(and fix the lock bug at the same time)
Improve the resources
__repr__
(related to #28)
lock
parameter onquery_orthanc()
(and fix the lock bug at the same time)__repr__
(related to #28)