# vm-tableview **Repository Path**: myPyLib/vm-tableview ## Basic Information - **Project Name**: vm-tableview - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-02-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #log-Init ## 1. Build ```sh make build ``` ## 2. Install user dir ```sh make install_user ``` ## 3. Uninstall ```sh make uninstall ``` ## 4. Clean ```sh make clean ```