Runtime environments
Runtime environment is the development environment. It currently supports Python2 and Python3. The version and built-in dependencies are as follows:
| Environment | Version | Dependent libraries |
|---|---|---|
| Python2 | 2.7.13 | httplib2、requests、redis、hiredis、gevent、fds、pillow 、python-dateutil、flask、gensim |
| Python3 | 3.6.3 | httplib2、requests、redis、hiredis、gevent、fds、pillow、python-dateutil、flask、gensim |