>>> import platform
>>> print(platform.architecture())
반응형
'Programming > python' 카테고리의 다른 글
[python] argparse 구문 jupyter 에서 사용하기 (2) | 2019.05.27 |
---|---|
VScode에 jupyter notebook, ipython 사용하기 (0) | 2019.05.16 |
[python] 파이썬 xlsx 쓰기, openpyxl (0) | 2019.03.19 |
[pandas] select rows form dataframe based on values in column (0) | 2019.03.15 |
python double colon :: (0) | 2019.03.15 |