리눅스에서 파이썬 개발환경구축
우분투서버 22.04.1 LTS adzone@makerskorean:~$ python3Python 3.10.6 (main, Nov 2 2022, 18:53:38) [GCC 11.3.0] on linuxType “help”, “copyright”, “credits” or “license” for more information. pyenv 기존설치된 버전으로 기존설치버전을 사용하지 않고 새로 3.11.0을 설치하여 사용 https://github.com/pyenv/pyenv https://github.com/pyenv/pyenv#basic-github-checkout D2코딩 글꼴설치 https://github.com/naver/d2codingfont 터미날꾸미기 https://github.com/ohmyzsh/ohmyzsh https://comocloud.tistory.com/203 https://ohmyposh.dev/docs/installation/windows https://www.digitalocean.com/community/tutorials/how-to-install-python-3-and-set-up-a-programming-environment-on-an-ubuntu-22-04-server 참조강의 https://gist.github.com/sigmadream/87fc85914c30b746443fda512e896b22 https://www.sangkon.com/ 버츄얼박스에 우분투 데스크탑 설치후 사용예정