일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
Tags
- docker
- c#
- github
- c# 윈폼
- git
- 구조체
- Data Structure
- c# 추상 클래스
- 다트 언어
- Algorithm
- 유니티
- C언어 포인터
- gitlab
- Houdini
- 도커
- C# delegate
- HTML
- C++
- jupyter
- dart 언어
- Flutter
- 깃
- Unity
- 포인터
- jupyter lab
- c언어
- vim
- Python
- c# winform
- 플러터
Archives
- Today
- Total
목록pyd (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