一键本地运行与远程部署工具 - 让Python项目部署更简单
Project description
JDeploy (简部署)
一键本地运行与远程部署工具 - 让Python项目部署更简单
功能特点
- 🚀 一键本地运行:自动创建虚拟环境、安装依赖、启动项目
- 🌐 远程部署:通过SSH自动部署到服务器
- 🔧 简单易用:无需复杂的配置,开箱即用
- 📦 依赖管理:智能检测并安装项目依赖
安装
pip install jdeploy
使用方法
激活产品
jdeploy activate <激活码>
查看激活状态
jdeploy status
演示模式(免费,无需激活)
jdeploy demo run
本地运行项目
jdeploy run .
远程部署
jdeploy deploy --host 服务器IP --user 用户名 [--password 密码]
要求
- Python 3.8+
- 服务器需支持SSH连接
许可证
MIT License
作者
bruce zhang (1195747247@qq.com)
主页
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
jdeploy-0.1.1.tar.gz
(17.5 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
jdeploy-0.1.1-py3-none-any.whl
(22.9 kB
view details)
File details
Details for the file jdeploy-0.1.1.tar.gz.
File metadata
- Download URL: jdeploy-0.1.1.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d311ab99e4e307272a676940573b854b27a4a9a1d830251b1458093809a16101
|
|
| MD5 |
2bc3046dfb3ef82d04fe64b01c621be4
|
|
| BLAKE2b-256 |
7b99f16361445533ea435b4e5a9945e8cf5c164b3626ca01cebcb4dd3d52f6c8
|
File details
Details for the file jdeploy-0.1.1-py3-none-any.whl.
File metadata
- Download URL: jdeploy-0.1.1-py3-none-any.whl
- Upload date:
- Size: 22.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1df02038e45474f67a484c92b69e925f2759737edba2270667fe5f8638cd59ce
|
|
| MD5 |
4b29c164574e8e7071f25ad9967d0903
|
|
| BLAKE2b-256 |
3cc0f5fef631bcb06b84790c0478b52bfed4635a237c6a8f377c2bc117c81a50
|