Metadata-Version: 2.1
Name: stepbystep
Version: 1.0.5
Summary: A simple tool to help you understand how a function works visually
Home-page: https://github.com/Funny-OpenSource-Projects/step_by_step.git
Author: Joel Ibaceta
Author-email: mail@joelibaceta.com
License: MIT
Project-URL: Source, https://github.com/Funny-OpenSource-Projects/step_by_step.git
Project-URL: Tracker, https://github.com/Funny-OpenSource-Projects/step_by_step.git/issues
Keywords: algorithm visualization cli tool learning terminal
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENSE

A simple tool to help you understand how a function works following each step in terminal and inspecting the variable values

