logo
0
0
Login
docs: 在README中添加git-lfs支持说明

云原生 Python 3 开发环境

使用方法

$: vscode: - docker: image: docker.cnb.cool/examples/language/python-3 services: - vscode - docker stages: - name: ls script: ls -al

包含的软件:

  • Python 3
  • code-server
  • pip (最新版)
  • setuptools & wheel
  • git & git-lfs
  • curl
  • wget
  • cmake
  • clang
  • llvm-dev
  • libclang-dev
  • build-essential
  • twine
  • build(Python)
  • uv
  • poetry
  • 系统工具: unzip, lsof, nload, htop, net-tools, dnsutils, openssh-server, vim

包含的 VS Code 扩展:

  • ms-python.python
  • ms-python.flake8
  • ms-python.black-formatter
  • ms-python.mypy-type-checker
  • ms-python.pylint
  • formulahendry.code-runner
  • ms-toolsai.jupyter
  • ms-python.debugpy
  • tencent-cloud.coding-copilot
  • cnbcool.cnb-welcome