# aclib.web **Repository Path**: anschaser/aclib.web ## Basic Information - **Project Name**: aclib.web - **Description**: often used function about network - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-14 - **Last Updated**: 2023-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Installation pip install aclib.web # Usage ``` python from aclib import web web.get(...) web.getwebtime(...) web.GiteePages(...).update() ```