Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
VagabundoP
on July 9, 2024
|
parent
|
context
|
favorite
| on:
Rye: A Hassle-Free Python Experience
Great work. I've switched to using Rye now as I used to have to occasionally setup a new computer to work on a project and it was always a complete pain (pyenv+venv+pip).
Now its:
* Install Rye,
* Pull from Github,
* Type rye sync
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Now its:
* Install Rye,
* Pull from Github,
* Type rye sync