# pwdata **Repository Path**: pfsuo/pwdata ## Basic Information - **Project Name**: pwdata - **Description**: pwdata from github - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-29 - **Last Updated**: 2026-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # see doc http://doc.lonxun.com/PWMLFF/Appendix-2/ pip3 install setuptools wheel twine rm dist/ -r python3 setup.py sdist bdist_wheel twine upload dist/* --verbose