# Rye - 원스탑 Python 환경 관리자

> Clean Markdown view of GeekNews topic #9053. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9053](https://news.hada.io/topic?id=9053)
- GeekNews Markdown: [https://news.hada.io/topic/9053.md](https://news.hada.io/topic/9053.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-04-27T10:16:02+09:00
- Updated: 2023-04-27T10:16:02+09:00
- Original source: [github.com/mitsuhiko](https://github.com/mitsuhiko/rye)
- Points: 10
- Comments: 4

## Topic Body

- Flask 제작자가 파이썬 부트스트래핑을 위해 만든 도구   
- poetry/pip/pipenv/pyenv/venv/virtualenv/pdm/hatch 등의 실험적인 대체제   
- 특정 파이썬 버전 설치 및 관리, pyproject.toml 관리 및 의존성 추가/삭제, virtualenv 관리등을 알아서 처리

## Comments



### Comment 15847

- Author: malcomjj
- Created: 2023-04-27T15:58:55+09:00
- Points: 1

파이썬은 버전관리 툴만해도 상당하군요 이것도 언젠가 통일 될 날이 올 수 있을지 궁금하네요

### Comment 15837

- Author: hongminhee
- Created: 2023-04-27T10:38:48+09:00
- Points: 3

실제로 쓰이기보다는 파이썬 패키징 시스템이 이랬으면 좋겠다는 청사진을 제시하는 목적으로 개인적으로 혼자 만들어서 쓰던 도구를 공개했다고 알고 있습니다.  
  
https://github.com/mitsuhiko/rye/discussions/6

### Comment 15839

- Author: xguru
- Created: 2023-04-27T10:40:19+09:00
- Points: 1
- Parent comment: 15837
- Depth: 1

그래서 "실험적인" 이라고 적어놓은 거 였군요. 링크 고맙습니다!

### Comment 15838

- Author: hongminhee
- Created: 2023-04-27T10:40:06+09:00
- Points: 2
- Parent comment: 15837
- Depth: 1

댓글 수정이 안 되는군요. “실제로 쓰이기보다는” → “실제로 쓰이는 걸 목표로 했다기보다는” 정도가 맞겠습니다.
