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.
0명이 0점으로 평가함
로그인하여 이 확장 기능의 평점을 남겨주세요
아직 평점이 없습니다

별점 저장됨

5
0
4
0
3
0
2
0
1
0
아직 리뷰 없음
권한 및 데이터

필수 권한:

  • 브라우저 탭에 접근

선택적 권한:

  • 127.0.0.1에서 사용자의 데이터에 접근
  • localhost에서 사용자의 데이터에 접근
더 알아보기
추가 정보
부가 기능 링크
  • 지원 사이트
  • 지원 이메일
  • Copy add-on ID
버전
1.0.0
크기
221.69 KB
마지막 업데이트
9달 전 (2025년 9월 7일)
관련 카테고리
  • 웹 개발 도구
라이선스
MIT 라이선스
개인정보처리방침
이 부가 기능에 대한 개인정보처리방침 읽기
버전 목록
  • 모든 버전 보기
모음집에 추가
이 부가 기능 신고
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.