Metadata-Version: 2.1 Name: CalcalcTT Version: 0.0.4 Summary: AY250 HW3: evaluate string expressions with numexpr and Wolfram Alpha. Home-page: https://github.com/tobyturney151/python-ay250-homework/tobyturney_hw_3 Author: Toby Turney Author-email: tobyturney151@gmail.com License: Livense to Kill Some Strings Platform: any Classifier: Development Status :: 2 - Pre-Alpha Classifier: Intended Audience :: Education Classifier: License :: OSI Approved :: BSD License Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Topic :: Scientific/Engineering Requires-Python: >=2.7 Description-Content-Type: text/x-rst Requires-Dist: numexpr Requires-Dist: argparse AY250 HW3: evaluate string expressions with numexpr and Wolfram Alpha.