一键本地运行与远程部署工具 - 让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.0.tar.gz
(16.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.0-py3-none-any.whl
(21.7 kB
view details)
File details
Details for the file jdeploy-0.1.0.tar.gz.
File metadata
- Download URL: jdeploy-0.1.0.tar.gz
- Upload date:
- Size: 16.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 |
1b1774bc2841c74e09b118394ba3d3594bf3dcfbe5f4728de0073f911c5b9290
|
|
| MD5 |
e33c0ddeef4be6728277b9bafc24acf3
|
|
| BLAKE2b-256 |
cfcf3481033fcb349a817144928965b132b45b9f2e35b5a1a187bef65b2a3180
|
File details
Details for the file jdeploy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: jdeploy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 21.7 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 |
0af887246ba6bf7c6ca7d6de961170ad5a1f345bd5edb617fb187644d5642f96
|
|
| MD5 |
0a27bb8edfc3949f664eefe7da4a17fc
|
|
| BLAKE2b-256 |
fff4a6d2c478ad401b75c3eed732ef7aa155b1e4d393d8d77ab21855a73d9f3b
|