Skip to main content

auto-coder.web: A Python Project

Project description

auto-coder.web

安装

pip install auto_coder_web

进入项目

cd <project_dir>    
auto-coder.web 

打开浏览器

http://localhost:8007

开始你的编程!

使用 Docker 运行

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

打开浏览器

http://localhost:8007

开始你的编程!

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.2.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

auto_coder_web-0.1.2-py3-none-any.whl (3.4 MB view details)

Uploaded Python 3

File details

Details for the file auto_coder_web-0.1.2.tar.gz.

File metadata

  • Download URL: auto_coder_web-0.1.2.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

Hashes for auto_coder_web-0.1.2.tar.gz
Algorithm Hash digest
SHA256 51eb5fae96e9b37394573a9e3c93a0e06056785c47b2dcc4e144e39c634b955d
MD5 e2864acc6b737e6de6adf3d54688b9e7
BLAKE2b-256 34ef3357740fb9e45b190d7d37cda9cf6cbfb6b10163fa706da79f868ae92514

See more details on using hashes here.

File details

Details for the file auto_coder_web-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for auto_coder_web-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c0bf13dfacd2a6ba9f6d492863ae45224cdc5e8ce253c6374322abe0dfa71c01
MD5 b8d1527ddb14c693ca1fbc2f80f7b25b
BLAKE2b-256 551b09d4ed784f8752c922c8cf777bdd0a736d114f45a57a5445fc41f8a13974

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page