# my_gitee_tools **Repository Path**: stesen/my_gitee_tools ## Basic Information - **Project Name**: my_gitee_tools - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Usage python3 only!!! copy _gitee.json to ~/.gitee.json goto [gitee OAuth App](https://gitee.com/oauth/applications) to create clientid and clientsecret, you can find help docs [here](https://gitee.com/api/v5/oauth_doc#/list-item-3) modify ~/.gitee.json as example, recommend to chmod 0600 ~/.gitee.json, as it keep the secret info such as gitee account email/password/clientid/clientsecret script get_my_repo_issue_and_pr.py get all issue and PR of repos contain the pattern script star_all_repo_by_owner.py star all repo by one owner