# Basic **Repository Path**: jdkhome/Basic ## Basic Information - **Project Name**: Basic - **Description**: python基础项目 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-08 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Basic 基础项目 万恶之源 > 初学python 以这个项目作为规范 ``` $ docker build -t basic:master . $ docker run -d -it --name basic basic:master ```