Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 336 Bytes

File metadata and controls

25 lines (18 loc) · 336 Bytes

Quito Lambda - Creating "Pipes" in Python

Requirements

Start

pip install poetry
poetry install

Run tests for pipes library

poetry run python test_pipes.py

Run our own pipes code

poetry run python my_pipes.py