Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
C4rr13rX DevDock 預覽

C4rr13rX DevDock 作者: C4rr13rX

Create Python venvs, pip-install packages with live streaming logs, run scripts, and manage environments — all from your browser via a local PyOps API.

0(0 筆評分)0(0 筆評分)
1 位使用者1 位使用者
下載 Firefox 並安裝擴充套件
下載檔案

擴充套件後設資料

畫面擷圖
The popup.The tab view.
關於此擴充套件
What it does

C4rr13rX DevDock is a developer tool that lets you create Python virtual environments, install packages (with live, line-by-line progress), run scripts, and delete envs — right from a browser UI.

How it works

DevDock talks only to a local FastAPI server called PyOps (defaults: http://127.0.0.1:8077) and an optional local code-server instance (http://127.0.0.1:8080) for “Open in Code”.

Quick start (Ubuntu/WSL2)

Install and start the required local services with the setup script:

curl -fsSL https://raw.githubusercontent.com/C4rr13rX/PyOps/main/setup_pyops.sh -o setup_pyops.sh
chmod +x setup_pyops.sh && ./setup_pyops.sh
  • PyOps (API) will run on 127.0.0.1:8077
  • code-server will run on 127.0.0.1:8080 (auth disabled on loopback)

Features
  • Create/delete venvs under ~/envs (safe-guard prevents deleting the service env pyops)
  • pip install (single or multiple packages) with live streaming logs
  • pip install -r requirements.txt (file upload or path) with live streaming logs
  • Run a Python script with args; open its folder in code-server
  • Inline snippet runner with CodeMirror editor
  • Configurable endpoints; state saved locally

Permissions & privacy
  • Host permissions: http://127.0.0.1/*, http://localhost/* – required to call your local PyOps API and code-server
  • Tabs: open/focus the PyOps/code-server tabs
  • Storage: remember your config and last inputs
    No analytics, no remote calls, no user data collection.

Support

Docs & script: https://github.com/C4rr13rX/PyOps
Issues: https://github.com/C4rr13rX/PyOps/issues

Categories
  • Developer Tools (primary)
    (Secondary optional: Productivity)

Is this experimental?

No.

Does this add-on require payment, non-free services, or additional hardware?

No.

Homepage URL

https://github.com/C4rr13rX/PyOps

Support URL

https://github.com/C4rr13rX/PyOps/issues

Version notes (What’s new)
  • Initial public release.
  • Live streaming logs for pip installs (packages & -r).
  • Popup + full-tab UI, snippet editor, configurable endpoints, env dropdown sync.
  • Safe-guard to prevent deleting the pyops service environment.
  • Ubuntu & WSL2 setup script (setup_pyops.sh) to install/start services.
由 1 位評論者給出 0 分
登入後即可幫此擴充套件評分
目前沒有評分

已儲存星等

5
0
4
0
3
0
2
0
1
0
還沒有評論
權限與資料

必要權限:

  • 存取瀏覽器分頁

選用的權限:

  • 存取您在 127.0.0.1 的資料
  • 存取您在 localhost 的資料
了解更多
更多資訊
附加元件網址
  • 技術支援網站
  • 技術支援信箱
版本
1.0.0
大小
221.69 KB
最近更新
3 個月前 (2025年9月7日)
相關分類
  • 網頁開發
授權條款
MIT License
隱私權保護政策
閱讀此附加元件的隱私權保護政策
版本紀錄
  • 瀏覽所有版本
新增至收藏集
檢舉此附加元件
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。