pydicom documentation#

Getting Started#

If you’re new to pydicom then start here:

User Guide#

The main documentation. This contains an in-depth description of all core elements of pydicom and how to use them.

Examples#

A set of examples illustrating the use of the different core elements. It complements the User Guide.

Reference#

Documentation for pydicom’s public functions, classes and other objects.

Releases#