6.3. 运行环境

6.3.1. 硬件

能正常上网,并且能使用浏览器访问网址的设备即可。

Chrome、firefox和Internet Explorer 10+均可。推荐浏览器为Microsoft Edge,版本 126.0.2592.102 (正式版本),不推荐使用手机等移动设备访问,网站未做移动设备的适配。

6.3.2. 支持软件

  • 操作系统名称及版本号:Ubuntu20.04或Windows 10

  • 语言编译系统名称及版本号:Python3.x、g++、gcc 9、Java Development Kit

  • 数据库管理系统的名称及版本号:redis、postgres 10

  • Python库的名称及版本号:coverage==6.5.0、django-cas-ng==5.0.1 、django-dbconn-retry==0.1.7、django-dramatiq==0.11.6、django-redis==5.4.0、Django==3.2.25、djangorestframework==3.14.0、dramatiq==1.16.0、entrypoints==0.4、Envelopes==0.4、flake8-coding==1.3.2、flake8-quotes==3.3.2、flake8==7.0.0、gunicorn==21.2.0、jsonfield==3.1.0、otpauth==1.0.1、pillow==10.2.0、psycopg2==2.9.9、python-dateutil==2.8.2、qrcode==7.4.2、raven==6.10.0、XlsxWriter==3.1.9

  • 其他必要的支持软件: docker

Last updated