# python-getting-started **Repository Path**: yunweizhaoyang/python-getting-started ## Basic Information - **Project Name**: python-getting-started - **Description**: python 入门 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## python demo ``` Python 100例 ``` ### idea下如何开发python? ``` 1. 安装python插件 2. File - project Structure 添加 python SDK 3. 安装numpy ```