This document is a GitHub repository for a Python implementation of the state pattern for modeling an elevator system. The repository contains three files - Elevator.py which implements the elevator logic, States.py which defines the different states an elevator can be in, and __init__.py to initialize the package. The last commit to the repository was over 5 months ago.
This document is a GitHub repository for a Python implementation of the state pattern for modeling an elevator system. The repository contains three files - Elevator.py which implements the elevator logic, States.py which defines the different states an elevator can be in, and __init__.py to initialize the package. The last commit to the repository was over 5 months ago.