Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 380 Bytes

File metadata and controls

20 lines (12 loc) · 380 Bytes

Installation from pip

To Install:

  • Prerequisites: Openplate was developed using Python 3.11, so check that your local python is >= 3.11

  • Type in your cli:

    pip install "git+https://github.com/Comcast/OpenPlate.git@main#egg=openplate"
    

Installation from source

To install from source, download the source and from that directory

pip install .