This is the initial release for CTPy: a module that was created for the filtering and segmentation of CT data in Python. This is built on top of scikit-image and utilizes their non-local means filter and watershed segmentation algorithms to de-noise CT data and segment it into a specific number of user defined regions.