# django3_websocket **Repository Path**: boss-ding/django3_websocket ## Basic Information - **Project Name**: django3_websocket - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-04-15 - **Last Updated**: 2024-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 说明 Django3+websocket+paramiko实现web页面实时输出 # 环境说明 本项目使用python版本:3.7.3 # 安装依赖 `pip3 install -r requirements.txt` # 运行方式 `python manage.py runserver` # 文档说明 参考链接:https://www.cnblogs.com/xiao987334176/p/13625522.html Copyright (c) 2020-present, xiao You