사용자 도구

사이트 도구


python:3

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
python:3 [2012/10/26 11:12]
kwon37xi
python:3 [2016/06/28 09:12]
kwon37xi [Python 3]
줄 1: 줄 1:
 ====== Python 3 ====== ====== Python 3 ======
   * [[http://docs.python.org/py3k/howto/pyporting.html|Porting Python 2 Code to Python 3]]   * [[http://docs.python.org/py3k/howto/pyporting.html|Porting Python 2 Code to Python 3]]
 +  * [[http://www.snarky.ca/why-python-3-exists|Brett Cannon - Why Python 3 exists]]
 +  * [[http://mcchae.egloos.com/11195891|지훈현서 : [Python] 버전2에서 버전3으로 옮겨갈 때 주의 점 들]]
   * [[http://python3porting.com/|Porting to Python 3]]   * [[http://python3porting.com/|Porting to Python 3]]
   * [[http://packages.python.org/six/|Six: Python 2 and 3 Compatibility Library]]   * [[http://packages.python.org/six/|Six: Python 2 and 3 Compatibility Library]]
 +  * [[https://docs.djangoproject.com/en/dev/topics/python3/|Django Portin to Python 3]]
 +  * [[http://lucumr.pocoo.org/2011/1/22/forwards-compatible-python/|Writing Forwards Compatible Python Code | Armin Ronacher's Thoughts and Writings]]
 +  * [[http://python3wos.appspot.com/|Python 3 Wall Of Superpowers]] 주요 패키지들의 Python 3 지원여부
 +  * [[http://www.infoq.com/news/2015/09/python35-released|Python 3.5 Brings New Language Features and Library Modules]]
 +  * [[http://blog.jetbrains.com/pycharm/2015/11/python-3-5-type-hinting-in-pycharm-5/|Python 3.5 type hinting in PyCharm 5]] Python 3.5 type hinting
 +  * [[http://code.tutsplus.com/tutorials/python-3-type-hints-and-static-analysis--cms-25731|Python 3 Type Hints and Static Analysis - Envato Tuts+ Code Tutorial]]
 +  * [[https://dzone.com/articles/type-hinting-in-python-3|Type Hinting in Python 3]]
 +  * [[http://code.tutsplus.com/tutorials/python-3-function-annotations--cms-25689|Python 3 Function Annotations]]
 +  * [[https://asmeurer.github.io/python3-presentation/slides.html|10 awesome features of Python that you can't use because you refuse to upgrade to Python 3]]
  
 ===== Unicode ===== ===== Unicode =====
python/3.txt · 마지막으로 수정됨: 2022/03/30 14:43 저자 kwon37xi