Mockingbird - Interface Python air traffic control simulator interface. Table of Contents Mockingbird - Interface Table of Contents Requirements Quickstart Testing Requirements Python Poetry Quickstart Change to the interface directory: cd interface Install the dependencies: poetry install Testing Run the tests: poetry run pytest