Installation

You can install TCAMpy from PyPI (but it is recommended to use a virtual environment to avoid conflicts with other packages):

pip install TCAMpy

The dependencies for TCAMpy are shown below (and are automatically installed with TCAMpy):

altair==5.5.0
matplotlib==3.10.0
numpy==2.2.2
pandas==2.2.3
scipy==1.15.1
streamlit==1.43.2
streamlit_javascript==0.1.5
scikit_learn==1.7.0
scikit_image==0.26.0
openpyxl==3.1.5
tqdm==4.67.3