본문 바로가기

Industry 4.0/Install

(23)
VScode 설치 및 설정 아래 사이트 접속한다 https://code.visualstudio.com/ Visual Studio Code - Code Editing. Redefined Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. code.visualstudio.com 본인 pc환경에 맞게 다운로드 진행 * 설치 시 주의 사항 폴더에서 우측 클릭 시 Edit With VS Code 기능이 있으..
키움증권 OpenAPI 설치 홈페이지 접속 www3.kiwoom.com/nkw.templateFrameSet.do?m=m1408000000 키움증권-대한민국 주식시장 점유율 1위 www3.kiwoom.com 설치 완료 OpenAPI 설치 완료하게 되면 C 드라이브에 OpenAPI 폴더가 형성된다 OpenAPI 폴더 안에 KOAstudio 압축 파일을 풀어서 넣어준다 KOAStudioSA.exe 를 바탕화면에 바로가기를 만들어준다 실행화면 TR 은 요청해서 받아들이는 것 키움에서 실시간으로 보내주는 데이터를 읽어들임
키움증권 hts 설치 홈페이지 접속 www3.kiwoom.com/nkw.templateFrameSet.do?m=m1902050000 키움증권-대한민국 주식시장 점유율 1위 www3.kiwoom.com 원하는 버전으로 다운로드 설치 중 설치 완료 실행
Slack 설치 slack.com/intl/ko-kr/ 새 HQ에 오신 것을 환영합니다. Slack은 여러분의 팀과 소통할 새로운 방법입니다. 이메일보다 빠르고, 더 조직적이며, 훨씬 안전합니다. slack.com
Arduino ( 아두이노 ) 설치 아두이노 홈페이지 접속 https://www.arduino.cc/ Arduino - Home www.arduino.cc
파이참 설치 https://www.jetbrains.com/pycharm/download/ Download PyCharm: Python IDE for Professional Developers by JetBrains Download the latest version of PyCharm for Windows, macOS or Linux. www.jetbrains.com
Git 설치하기 git-scm.com/downloads Git - Downloads Downloads Mac OS X Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific git-scm.com 본인의 환경에 맞는걸로 선택하여 다운로드한다 ( 저는 우측에 보이는 최신 버전 64bit .. ) 설치 시작 ! 온니 next ! 설치 완료! 완료 후 ls -al ..
Jupyter Notebook 주피터 노트북 폰트 배경 설정 Anaconda prompt 실행 pip install jupyterthemes 변경이 가능한 테마 목록 확인 jt -l ( 소문자 L 입력 ) 아래와 같이 폰트사이즈 테마 등 개인의 입맛대로 변경 설정 가능 테마적용(-t): oceans16 폰트적용(-f) : hack 폰트사이즈 적용 (-fs): 9 노트북 폰트 사이즈 (-nfs) : 9 마크다운 폰트 사이즈(-tfs) : 11 툴바보이기(-T) 이름&로고 보이기 (-N) 이 외에도 prompt창에서 실행가능한 명령어 목록 cl options arg default Usage help -h -- List Themes -l -- Theme Name to Install -t -- Code Font -f -- Code Font-Size -fs 11 Noteb..