auto-coder.web: A Python Project
Project description
auto-coder.web
安装
pip install auto_coder_web
进入项目
cd <project_dir>
auto-coder.web
打开浏览器
开始你的编程!
使用 Docker 运行
使用 docker 时,需要你的项目已经是一个被 auto-coder.chat 初始化过的项目。 或者启动后,在界面 Terminal 中执行
auto-coder init --source_dir .
初始化项目。
docker run \
--name auto-coder-web \
-e BASE_URL=https://api.deepseek.com/v1 \
-e API_KEY=$MODEL_DEEPSEEK_TOKEN \
-e MODEL=deepseek-chat \
-p 8007:8007 \
-p 8265:8265 \
-v <你的项目>:/app/work \
-v <你的日志目录>:/app/logs \
allwefantasy/auto-coder-web
打开浏览器
开始你的编程!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
auto_coder_web-0.1.5.tar.gz
(1.7 MB
view details)
Built Distribution
File details
Details for the file auto_coder_web-0.1.5.tar.gz
.
File metadata
- Download URL: auto_coder_web-0.1.5.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d99c9bbb8c1ed6a1a539ea053e5f08a564ccff4e0d898918e8bed15e273d8f1b |
|
MD5 | 7d48375d5209e5a0afab0e5757e23421 |
|
BLAKE2b-256 | 0a2eefbb66f9b52b323891d72885a6a61ecb8c2475f6e63dfe9b6b19a0a23c1d |
File details
Details for the file auto_coder_web-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: auto_coder_web-0.1.5-py3-none-any.whl
- Upload date:
- Size: 8.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f58f5e1667c53ab3a4b20fc9bf7518f54063cacfcf053d032760763f71ace5c |
|
MD5 | 074954cc27b0b49a9f665723d28ddf26 |
|
BLAKE2b-256 | 0e8e65c7fe181803824f3d1a971c4dc65cacf45adfbda5750db36c938e7ee61e |