DCMspec Documentation
dcmspec is a Python library for downloading, parsing, modeling, and working with DICOM specifications.
Features
- Provides an API to parse DICOM standard and IHE document specifications into structured models.
- Includes sample CLI applications demonstrating extraction and handling of DICOM specifications.
Getting Started
For setup instructions, refer to the Installation page. Information about configuration options and caching behavior can be found in the Configuration & Caching page.
Further information is available in the GitHub repository.