This is the home of the Pydicom documentation. If you are a Python developer looking to get started with Dicom and Python, this will be the place to learn and contribute! For now, here are some helpful links, and general plan for some of the code bases in the organization.
We will be developing different dicom applications that are container-based. This means using Docker and Singularity to easily deploy servers (more suited for Docker), and general tools and applications (Singularity is more suited for tools on shared resources).
Singularity Dicom This will be a "quick start" image that you can build to easily start using some basic tools for working with dicom files. Currently, the image just installs the Dicom ToolKit.
As a new person to Dicom, I found it hard to find and programatically download a quick (and maybe fun?) Dicom dataset. Toward this goal, I created a statically served Dicom Cookies dataset. The human readable entrypoint is here, and you can see it being used programatically here.
I (@vsoch) will be creating a set of web application (Dockerized) to be deployed in different cloudy places to work with Dicom. I'm new to most of this, so will take some time to learn of course. You can expect this README to be replaced with a more suitable site soon!
If you are interested in medical imaging, python, or dicom, please join the organization!