Published December 27, 2021
| Version v2.0.0
Software
Open
pydicom/pynetdicom: v2.0.0
Authors/Creators
- scaramallion
- patmun
- amosonn
- r1b1
- Dimitri Papadopoulos Orfanos2
- Steven Loria
- Alex Rothberg3
- Martin Krämer
- Victor Saase4
- edmcdonagh
- Sasank Chilamkurthy
- Andrew McGregor
- Cody5
- Jon Pipitone
- Jøger Hansegård6
- Karthikeyan Singaravelan7
- Matthew Self8
- Oliver Eidel
- Rongcong Xu9
- Simon Biggs10
- Woonchan Cho
- Yasushi Saito11
- moloney
- mrbean-bremen
- or150
- 1. Butterfly Network
- 2. CEA
- 3. @Free-Agency
- 4. German Cancer Research Center Heidelberg
- 5. QuantifiedCode
- 6. GE Healthcare
- 7. Visa Inc.
- 8. Caption Health
- 9. @Infervision Inc.
- 10. Radiotherapy AI
- 11. @grailbio , Carbon3D, Google, HP Labs
Description
The major breaking changes with the version 2.0 release are:
- Python 2 is no longer supported
- SOP class variable names now use their new DICOM UID keywords (for example, VerificationSOPClass becomes simply Verification)
- AE title values should be
strrather thanbytesand trailing padding spaces are stripped from the raw value during decoding.
See the release notes for a full list of changes.
Files
pydicom/pynetdicom-v2.0.0.zip
Files
(1.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ae5d08c9d69ad4ec325caa29a75c7b2e
|
1.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pydicom/pynetdicom/tree/v2.0.0 (URL)