일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Data Structure
- Houdini
- Unity
- dart 언어
- HTML
- docker
- C++
- vim
- Algorithm
- github
- gitlab
- c# 윈폼
- 다트 언어
- C언어 포인터
- 도커
- c언어
- jupyter lab
- c#
- 포인터
- 깃
- 유니티
- C# delegate
- c# 추상 클래스
- Flutter
- Python
- git
- jupyter
- 플러터
- 구조체
- c# winform
Archives
- Today
- Total
목록python compile (1)
nomad-programmer
[Programming/Python] .py file compile
python 파일을 컴파일하는 방법. Cython을 사용하는 방법과 Nuitka를 사용하는 방법을 소개한다. Cython을 이용하면 .pyd 라이브러리 파일을 만들 수 있다. 아래는 nuitka의 홈페이지이다. https://nuitka.net/ Nuitka Home Hi all! :) My name is Taofeng Li and I go by the nickname of Tommy, github handle tommyli3318. I'm a Computer Science major at the University of California, Irvine in the United States. I am very excited to announce that I'll be contributing to Nui..
Programming/Python
2020. 3. 23. 21:28