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

State Pattern

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)
35 views1 page

State Pattern

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
You are on page 1/ 1

State-Pattern-Python/elevator at master · int9h/State-Pattern-Python · GitHub https://github.

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

..

Elevator.py Inital 5 months ago

States.py Inital 5 months ago

__init__.py Inital 5 months ago

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

You might also like