728x90
반응형
파이썬 임베딩 처리 예제
출처 : Python official document
호출하려는 파이썬 코드
$ call multiply multiply 3 2
Will compute 3 times 2
Result of call: 6
728x90
반응형
'Python' 카테고리의 다른 글
[python] Camel case 를 Snake case 로 변환 (0) | 2018.02.20 |
---|---|
Python Math (python for iphone/ipad) (0) | 2011.10.22 |
Pygoogle-chart (0) | 2011.08.12 |
[python] system endianness 출력 (0) | 2011.05.10 |
py2exe를 활용한 파이썬 실행 파일(.exe) 생성 가이드 (0) | 2007.09.11 |