Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 379 Bytes

File metadata and controls

20 lines (13 loc) · 379 Bytes

PACSLTK (PACS Lambda ToolKit)

Developed in PACS Lab to ease the process of deployment and testing of our benchmarking workload to AWS Lambda.

Installation

pip install -r requirements.txt
pip install -e .

Updating README in RST file

pandoc -s README.md -o README.rst