How to add testing frameworks and Web frameworks to a PyCharm project.
How to add pyflakes, bottle, hypothesis to a PyCharm project?
To install, the above mentioned frameworks and any other, follow the below link.
https://www.jetbrains.com/help/pycharm/installing-uninstalling-and-upgrading-packages.html
The solution given is from the following answer, Answer 1