히스토리

  • [2025-03-29 Sat 16:34] hylang§py2hy 변환 파이썬 하이랭 때문에 1.1.0으로 올려야함
  • [2025-03-28 Fri 13:01] 1.0 업데이트
  • [2024-09-23 Mon 16:50] conda 지우고 아래와 같이 설치
  • [2024-06-27 Thu 08:13] 초기

#이맥스통합개발환경 #파이썬 패키지 설치

2025 hy latest

[2025-03-29 Sat 16:34]

hylang§py2hy 변환 파이썬 하이랭 지원 때문에 이제 conda 설치했으니 더 간단하게 하자.

DONT 2025 hy hyuga 1.0 with lsp-mode

[2025-03-28 Fri 13:06]

 
pipx install git+https://github.com/hylang/hy.git@1.0.0 --force
pipx install git+https://github.com/sakuraiyuta/hyuga.git --force
 

로그

 
➜ pipx install git+https://github.com/hylang/hy.git@1.0.0 --force
Installing to existing venv 'hy'
  installed package hy 1.0.0, installed using Python 3.12.3
  These apps are now globally available
    - hy
    - hy2py
    - hyc
done! ✨ 🌟 ✨
 
➜ pipx install git+https://github.com/sakuraiyuta/hyuga.git --force         
Installing to existing venv 'hyuga'
  installed package hyuga 1.0.0, installed using Python 3.12.3
  These apps are now globally available
    - hyuga
done! ✨ 🌟 ✨
 

DONT pipx hy hyuga eglot 연동 0.28

BIBLIOGRAPHY