Dear HN'ers,<p>I am a newbie to python, and i would like to know what are the most useful python packages which you find yourself relying on / using often and packages which are a delight that they exist.<p>I would also like to know the packages / methods which you use to profile your python programs / debug them.<p>Many thanks in advance for sharing your suggestions!
Pycharm has a profiler I used a couple of times.
<a href="https://www.jetbrains.com/help/pycharm/profiler.html#jump" rel="nofollow">https://www.jetbrains.com/help/pycharm/profiler.html#jump</a>