0% found this document useful (0 votes)
54 views1 page

Elevator State Pattern in Python

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.

Uploaded by

PB
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views1 page

Elevator State Pattern in Python

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.

Uploaded by

PB
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

State-Pattern-Python/elevator at master · int9h/State-Pattern-Python · GitHub [Link]

com/int9h/State-Pattern-Python/tree/master/elevator

int9h / State-Pattern-Python

State-Pattern-Python / elevator / Find file

int9h Inital Latest commit 8c3488a on Mar 4

..

[Link] Inital 5 months ago

[Link] Inital 5 months ago

__init__.py Inital 5 months ago

1 of 1 8/3/2018, 1:32 PM

You might also like