Conversation
Closes #5, closes #6, closes #7. - Install section leads with the published PyPI package (pipx/uv tool/uvx/ pip install python-learnings) instead of the stale GitHub @v0.1.0 path; keeps the python-learnings vs pylings name note; adds a Python 3.9+ link. - Replace static, stale badges (0.1.0, Python 3.11+) with dynamic shields: PyPI version, pyversions, CI status (ci.yml), downloads. - Add an above-the-fold value line, a zero-install 'try it in 10 seconds' block, and a one-line how-it-works; update status to v0.2.0.
|
Warning Review limit reached
More reviews will be available in 42 minutes and 1 second. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Closes #5
Closes #6
Closes #7
Part of the 0.3.0 adoption roadmap — Discovery.
What
All in
Readme.md:(
pipx/uv tool/uvx/pip install python-learnings); removed thestale
@v0.1.0GitHub path and the "after publishing is enabled" line; keptthe
python-learningsvspylingsname warning; added a Python 3.9+ link.Status line now
v0.2.0.0.1.0,Python 3.11+) withdynamic shields: PyPI version, pyversions, CI (
ci.yml), downloads.block, and a one-line how-it-works.
Verify
uvx --from python-learnings pylings --version→pylings 0.2.0(the documentedzero-install path works). No stale
0.1.0/3.11+/"after publishing" refs remain.Docs-only; no code or curriculum changes.