Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 916 Bytes

File metadata and controls

23 lines (12 loc) · 916 Bytes

🛒Python Queue🛒

GitHub last commit GitHub issues GitHub pull requests

A simple python Alarm Queue:

This program is a simple python Queue (FIFO) using a ciruclar method.

Installation

Note: This program was originally designed just for me to understand Queues better and not for a lot of use, however feel free to do what ever you desire with this program

Use this command bellow to install👇:

gh repo clone https://github.com/ndieppe/PythonQueue.git