I found that using PyCharm's Community Edition (free) helped me
immensely to learn Python. Autocompletion is a huge help.
PyCharm offers a built-in terminal, so if your class requires
its use, it is there in the IDE.
Additionally the Professional version is free to students and
teacher of accredited institutions.
https://www.jetbrains.com/pycharm/buy/#edition=discounts
Talk Python training offers several excellent courses for
learning Python, Pyramid, and PyCharm at a very reasonable price.
https://training.talkpython.fm/
Full disclosure, both entities sponsor Pylons Project and Pyramid.
https://trypyramid.com/community-sponsors.html
--steve
On 6/7/19 at 11:07 AM,
jackj...@gmail.com (Joshua Jackson) pronounced:
------------------------
Steve Piercy, Eugene, OR