"프로그래밍"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
잔글 |
잔글 |
||
(같은 사용자의 중간 판 2개는 보이지 않습니다) | |||
4번째 줄: | 4번째 줄: | ||
== PyGtk == | == PyGtk == | ||
* https://python-gtk-3-tutorial.readthedocs.io/en/latest/ | * https://python-gtk-3-tutorial.readthedocs.io/en/latest/ | ||
− | + | * https://github.com/sebuls/PyGObject-Tutorial 미완성, 진행중 | |
+ | ** http://sebul.sarang.net/PythonGObjectTutorial/ 위 문서를 컴파일 한 결과(아주 가끔 반영함) | ||
== NCurses == | == NCurses == | ||
* [[NCurses 설치하기]] | * [[NCurses 설치하기]] |
2017년 9월 20일 (수) 13:41 기준 최신판
PyQt
PyGtk
- https://python-gtk-3-tutorial.readthedocs.io/en/latest/
- https://github.com/sebuls/PyGObject-Tutorial 미완성, 진행중
- http://sebul.sarang.net/PythonGObjectTutorial/ 위 문서를 컴파일 한 결과(아주 가끔 반영함)