Metadata-Version: 2.1
Name: byubit
Version: 0.2.1
Summary: A library for teaching beginners how to program
License: MIT
Author: Gordon Bean
Author-email: gbean@cs.byu.edu
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: matplotlib (>=3.5.1,<4.0.0)
Requires-Dist: numpy (>=1.22.0,<2.0.0)
