Skip to content

docs: update development setup instructions for uv,HTTPS and SSH#881

Open
joseph-tech-dev wants to merge 1 commit into
pyupio:mainfrom
joseph-tech-dev:feature/migrate-to-uv
Open

docs: update development setup instructions for uv,HTTPS and SSH#881
joseph-tech-dev wants to merge 1 commit into
pyupio:mainfrom
joseph-tech-dev:feature/migrate-to-uv

Conversation

@joseph-tech-dev

Copy link
Copy Markdown

Description

This pull request updates the development setup documentation to transition the project from the legacy pip and venv workflow to uv, Astral's fast Python package manager. Additionally, it updates the cloning guidelines to explicitly include both SSH and HTTPS options for contributors.

Key changes:

  • Replaced the standard pip/venv setup workflow with the modern, unified uv sync command.
  • Updated git cloning instructions to support both SSH and HTTPS methods.
  • Added step-by-step global installation instructions for the uv package manager across different operating systems.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor
  • Other (please describe):

Related Issues

N/A

Testing

  • Tests added or updated
  • No tests required

The changes are strictly documentation-focused (README.md / development guide updates) and do not alter application logic or test configurations.

Checklist

  • Code is well-documented
  • Changelog is updated (if needed)
  • No sensitive information (e.g., keys, credentials) is included in the code
  • All PR feedback is addressed

Additional Notes

Adopting uv lowers the barrier to entry for new contributors by automating Python version management (pinning to 3.11.2 natively) and handling environment isolation seamlessly via uv sync and uv run.

- Replace standard pip/venv workflow with
- Update git cloning instructions to use SSH and HTTPS
- Add installation steps for the  package manager
@coderabbitai

coderabbitai Bot commented Jun 6, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: eae06aec-8d83-406c-a4bf-4a03c31c0582

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@joseph-tech-dev

Copy link
Copy Markdown
Author

Hello, incase i made a mistake, guide me,kindly.

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