第一方库:开发者本人,团队
第二方库:标准库,phthon开源社区
第三方库:程序员积累的库,用于以后使用和分享(third party library)
第一方库:开发者本人,团队
第二方库:标准库,phthon开源社区
第三方库:程序员积累的库,用于以后使用和分享(third party library)
Software installation
安装包: Anaconda
conda update conda
conda update --all
Note: that's the best way to update the packages that released by the developer. ( the relationship between packages has been maintained)
"Ctrl + Z" press "Enter"
"exit" press "Enter"
IDE: PyCharm
Create New Project