Recent Posts

Python Building exe

3 minute read

참고 https://pyinstaller.readthedocs.io Python 기준 버전 3.6.6

Python Simple Tip DateFormat

less than 1 minute read

참고 https://stackoverflow.com/questions/2158347/how-do-i-turn-a-python-datetime-into-a-string-with-readable-format-date Python 기준 버전 3.7.0

About Python Code Object

1 minute read

참고 https://stackoverflow.com/questions/33683217/python-code-type-flags https://www.slideshare.net/daykim7/pyconkr-2018-deep-dive-into-coroutine-110194978/...

About Python Byte Codes

1 minute read

참고 https://opensource.com/article/18/4/introduction-python-bytecode Python 기준 버전 3.7.0 Python Bytecode Python은 기본적으로 인터프리터 언어지만,