Skip to main content

visualize queue with matplotlib

Project description

visualize_queue

this program visualize queue, so you can see and understand how queue makes work this defaults to to 3 seconds per action. if you want to change time, change plt.pause()

Example usage

if name == "main": queue_visualization = QueueVisualization() queue_visualization.enqueue(12) queue_visualization.enqueue(3) queue_visualization.dequeue() queue_visualization.enqueue(8) queue_visualization.dequeue() plt.show()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

visualize_queue-0.0.1.1-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file visualize_queue-0.0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for visualize_queue-0.0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dbc5b1f974be442bb0065cb445e65705ed8ae01a33dfbd1dadaac0bc048e4b8f
MD5 862a5773a24cabc18dc03f82140c36f7
BLAKE2b-256 62a3283259eacddf9e0bdc0ccb406ccc6d20012f3f16be1bb103b04a5a1654c2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page