# py-office **Repository Path**: chendawei/py-office ## Basic Information - **Project Name**: py-office - **Description**: py-office - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-18 - **Last Updated**: 2025-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README pip freeze > requirements.txt pip install -r requirements.txt python -m venv # python -m venv myenv source /bin/activate deactivate