Python module for management of screening data.
To install, simply type:
python setup.py install
You can verify if the installation worked by typing:
import screening_mgmt as sm
sm.__version__
Complete documentation under screening-mgmt.readthedocs.org/en/latest/.