# snowland-testrequests **Repository Path**: a_star/snowland-requeststest-python ## Basic Information - **Project Name**: snowland-testrequests - **Description**: 使用requesta测试接口 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # snowland-testrequests #### 项目介绍 使用requests测试webservice 修改main.py中的host,port以及params即可使用,支持get和post。 python2和python3均可使用