作为服务端的设备
Project description
软件部署
安装 MySql 数据库
数据库版本
mysql-8.4.9 及以上
安装
安装在 D 盘
数据库安装问题
1. redist.x64 依赖找不到, 双击 VC_redist.x64.exe 安装即可
2. 如果使用 mysql-9.3.0 版本安装失败直接使用 mysql-8.4.9 版本数据库
安装 Navicat Premium 16
安装
安装在 D 盘
破解
破解过程中不要联网
通过 Navicat 创建数据库表
创建数据库
数据库名称 big_beauty
创建数据表
1. 先导出之前的数据表成 sql 文件
2. 通过 Navicat 导入 sql 文件, 选择数据库 big_beauty 运行 即可
安装 Python
Python 版本
3.11.9
安装
1. 在 D 盘下创建 Python3.11.9 目录
2. 安装的时候选择此目录
安装 Pycharm
版本
安装最新版本即可
安装
1. 安装在 D 盘下, 安装目录不要有空格, 因为在 debug 下运行 flask 项目的时候会报错
代码部署
创建虚拟环境
通过 pycharm 创建虚拟环境
安装依赖
pip install poetry
poetry install
运行项目
运行项目下 example.py 文件
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
passive_server-1.28.0.tar.gz
(27.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file passive_server-1.28.0.tar.gz.
File metadata
- Download URL: passive_server-1.28.0.tar.gz
- Upload date:
- Size: 27.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.9 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6db2eeba5cede59788364f1da3881b9f776c58164db56dba8c99263440707f4
|
|
| MD5 |
cf8c93a4c72b5949a24bca860c659052
|
|
| BLAKE2b-256 |
c5905c914cb624f34b4a0934c5f6d40cfafb3043c2da0454a202297df4522777
|
File details
Details for the file passive_server-1.28.0-py3-none-any.whl.
File metadata
- Download URL: passive_server-1.28.0-py3-none-any.whl
- Upload date:
- Size: 33.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.9 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d30ecdebc7e413c838bb7e0555e3c4f18c04fb61de91cc4b158ac9eb0674d3ba
|
|
| MD5 |
e4b4f8afdd22e8beca638255d822b7d6
|
|
| BLAKE2b-256 |
731644ddb0aec8dc8698dc72d5500fc3180ab4789366ce061be2bef96c80b4cc
|