Skip to content

Comments

Update README with PyPI install instructions#22

Merged
nhorton merged 2 commits intomainfrom
update-readme-pypi-install
Jan 14, 2026
Merged

Update README with PyPI install instructions#22
nhorton merged 2 commits intomainfrom
update-readme-pypi-install

Conversation

@nhorton
Copy link
Contributor

@nhorton nhorton commented Jan 14, 2026

Summary

  • Replace editable install (pip install -e .) with PyPI package installation
  • Add pipx install deepwork as recommended option (isolated environment)
  • Add uv tool install deepwork as alternative
  • Update pip install deepwork for direct installation

Test plan

  • Verify install commands work: pipx install deepwork, uv tool install deepwork, pip install deepwork

🤖 Generated with Claude Code

Replace editable install instructions with proper PyPI package installation
using pipx (recommended), uv tool install, and pip install.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-actions
Copy link
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Developer Certificate of Origin before we can accept your contribution. You can sign the DCO by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the DCO Assistant Lite bot.

@nhorton nhorton merged commit 5ffbf90 into main Jan 14, 2026
1 of 2 checks passed
@nhorton nhorton deleted the update-readme-pypi-install branch January 14, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant