# pypack **Repository Path**: chiahsinchu/pypack ## Basic Information - **Project Name**: pypack - **Description**: template for py package - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-31 - **Last Updated**: 2023-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # README This is placeholder for package introduction. ## To-do list - [ ] task 1 - [ ] task 2 ## Installation ```bash git clone --recursive https://github.com/ChiahsinChu/pypack.git cd pypack pip install . ``` ## General idea