# njet_wsgi_module **Repository Path**: njet-rd/njet_wsgi_module ## Basic Information - **Project Name**: njet_wsgi_module - **Description**: NJet python wsgi功能支持模块 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2024-10-08 - **Last Updated**: 2024-10-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # njet_wsgi_module #### 介绍 NJet python wsgi功能支持模块 #### 编译安装 安装包安装,可从[OpenNJet](https://gitee.com/njet-rd/njet)项目下载对应的安装包,安装后 python环境在/usr/local/njet/pyenv目录下。 具体用法参考使用手册 手动编译: - 自己安装配置python3.8环境,目前只支持这个版本 - 将njet-http-python-module文件夹复制到modules目录下 - 修改modules_dynamic文件,新增一行`./modules/njet-http-python-module` 然后编译安装NJet