We don't need a lot of libraries. We just need the best ones.
- IPython - A rich toolkit to help you make the most out of using Python interactively.
- virtualenv - A tool to create isolated Python environments.
- virtualenvwrapper - A set of extensions to virtualenv.
- jieba - Chinese Words Segmentation Utilities.
- gevent - A coroutine-based Python networking library that uses
- Scrapy - A fast high-level screen scraping and web crawling framework.
- newspaper - News extraction, article extraction and content curation in Python.
- PyCharm - Commercial Python IDE based on the IntelliJ platform by JetBrains. Has free community edition available.