Polymorphic Class Dispatch In Python

Use when when you have multiple file format variants (compressed indexed gzip, standard gzip, SQLite database, uncompressed mzML) that all need to be read via a unified interface, and you want to avoid a long chain of conditional logic in client code.

HolobiomicsLab 70c9948 6.6 KB Updated

File contents

HolobiomicsLab/asb-skill-collections/tree/main/collections/metabolomics/v1/skills/polymorphic-class-dispatch-in-python commit 70c9948e95

Frequently asked questions

npx skillmds@latest add holobiomicslab/polymorphic-class-dispatch-in-python