Metadata-Version: 2.1
Name: friendly_idle
Version: 0.3.0
Summary: Customized version of IDLE for friendly/friendly-traceback.
Home-page: https://github.com/friendly_traceback/friendly_idle
Author: Andre Roberge
Author-email: Andre.Roberge@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Intended Audience :: Education
Classifier: Topic :: Education
Classifier: Topic :: Software Development :: Interpreters
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# friendly_idle

This provides a patched version of IDLE to include friendly/friendly-traceback.

Install using the usual `pip install friendly_idle`.

Requires either Python 3.8.10, or Python >= 3.9.5.

You can launch it from a terminal using `friendly_idle`.



