All Projects → hellowin → github-clear-merged-pull-requests

hellowin / github-clear-merged-pull-requests

Licence: other
Clear merged pull requests ref (branch) on GitHub

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to github-clear-merged-pull-requests

Droidcast
An experimental demo for capturing and displaying screenshot of an Android device without ROOT permission.
Stars: ✭ 116 (+866.67%)
Mutual labels:  python-script
Heroku Python Script
Guide for hosting python scripts and applications on Heroku
Stars: ✭ 218 (+1716.67%)
Mutual labels:  python-script
pyddos
DDOS python script
Stars: ✭ 266 (+2116.67%)
Mutual labels:  python-script
Speedtest Cli
Command line interface for testing internet bandwidth using speedtest.net
Stars: ✭ 11,575 (+96358.33%)
Mutual labels:  python-script
Hackers Tool Kit
Its a framework filled with alot of options and hacking tools you use directly in the script from brute forcing to payload making im still adding more stuff i now have another tool out called htkl-lite its hackers-tool-kit just not as big and messy to see updates check on my instagram @tuf_unkn0wn or if there are any problems message me on instagram
Stars: ✭ 211 (+1658.33%)
Mutual labels:  python-script
Euserv extend
A simple Python Script help you renew free EUserv IPv6 VPS
Stars: ✭ 250 (+1983.33%)
Mutual labels:  python-script
Itsagramlive
It's A Gram Live is a Python script that create a Instagram Live and provide you a rtmp server and stream key to streaming using sofwares like OBS-Studio.
Stars: ✭ 107 (+791.67%)
Mutual labels:  python-script
warpi
"GUI" script running on a Raspberry Pi 4
Stars: ✭ 29 (+141.67%)
Mutual labels:  python-script
Net Spider
新手小白~~持续更新中〜随意Fork,Star,大佬萌多多issue哦 (目前更新: 1.短视频视频无水印解析(支持超过30多个平台 e.g., 抖音,快手,微博...) 2.bilibili音视频解析🐱‍👓 3.知音漫客图片加密 🔥 4. 世纪佳缘信息👨‍👩‍👧‍👦 5.小鸡词典🐥🐥。。。。。。
Stars: ✭ 212 (+1666.67%)
Mutual labels:  python-script
RenameThemSubs
Rename multiple subtitles files to match video file names for automatic loading with just one click
Stars: ✭ 40 (+233.33%)
Mutual labels:  python-script
Ffpb
A progress bar for ffmpeg. Yay !
Stars: ✭ 149 (+1141.67%)
Mutual labels:  python-script
Pyflooder
A http flood python script that could stop a normal website in 10s
Stars: ✭ 174 (+1350%)
Mutual labels:  python-script
container-builder-github-ci-status
Google Cloud Function responds to PubSub events on the cloud-builds topic to update GitHub CI status.
Stars: ✭ 23 (+91.67%)
Mutual labels:  github-bot
Biblatex Check
A python script for checking BibLatex .bib files for common referencing mistakes!
Stars: ✭ 118 (+883.33%)
Mutual labels:  python-script
conv2mp4-py
Python script that recursively searches through a user-defined file path and converts all videos of user-specified file types to MP4 with H264 video and AAC audio using ffmpeg. If a conversion failure is detected, the script re-encodes the file with HandbrakeCLI. Upon successful encoding, Plex libraries are refreshed and source file is deleted. …
Stars: ✭ 37 (+208.33%)
Mutual labels:  python-script
Ha Shellies Discovery
Script that adds MQTT discovery support for Shellies devices
Stars: ✭ 113 (+841.67%)
Mutual labels:  python-script
Awesomescripts
A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great idea for the new script. Leave a ⭐️
Stars: ✭ 228 (+1800%)
Mutual labels:  python-script
Hamster
🐀 A Bot toolkit for github that supports OAuth, Events, API, Custom Commands and Check Runs.
Stars: ✭ 40 (+233.33%)
Mutual labels:  github-bot
Aliens eye
Social media hunter
Stars: ✭ 105 (+775%)
Mutual labels:  python-script
IG Automation Bot
Python tool for Instagram direct message automation with scheduler, quota management, user blacklist & autonomous user scrapping. Easily configurable through Yaml config files! Not maintained anymore in favor of IGopher (https://github.com/hbollon/IGopher)
Stars: ✭ 18 (+50%)
Mutual labels:  python-script

GitHub PR Cleansing

This tool is used to clear merged pull requests ref (branch) on GitHub.

GitHub has no feature to auto delete branches on pull request, and we usually forget to delete the branch manually. PR Cleansing provides a quick, easy PR clear using the CLI.

Installation

Requirements

Python (both 2 or 3 should be works, hopefully)

Dependencies Installation

$ pip install -r requirements.txt

Usage

$ python application.py

Just follow the instructions on cli. Input the GitHub username, password, target user/ organization, target repository. This tool will automatically clean your beloved repository for you.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].