#
hooks
Here are 54 public repositories matching this topic...
Yet Another Dotfiles Manager
git
bootstrap
dotfiles
bash
commandline
hooks
template
encryption
jinja2
manager
gpg
yadm
dotfile-manager
dot-files
dotfile-management
symlink-alternative
multiple-machines
dotfiles-automation
dotfiles-macos
dotfiles-linux
-
Updated
Sep 25, 2020 - Python
strip output from Jupyter and IPython notebooks
-
Updated
Aug 16, 2020 - Python
Library for managing git hooks
-
Updated
Aug 30, 2020 - Python
Extensible Hook Management System for GIT
-
Updated
Apr 11, 2020 - Python
-
Updated
Jun 22, 2016 - Python
Flexible, extensible Python data structures for general usage
-
Updated
Sep 28, 2020 - Python
Allows you to use Dreamhost with dehydrated and DNS challenge response
letsencrypt
hooks
acme-client
dreamhost
dehydrated
letsencrypt-cli
letsencrypt-plugin
dreamhost-hook
-
Updated
Aug 4, 2020 - Python
My timewarrior taskwarrior integration scripts
-
Updated
Mar 29, 2017 - Python
For automatically updating static websites from Github webhooks.
-
Updated
Mar 18, 2016 - Python
Redis-based scheduler and Message queue Spider for Scrapy, Provide more flexible and practical ways for Scrapy.
-
Updated
Mar 31, 2020 - Python
Trivial, primitive, naive, and optimistic hook registry in Python
-
Updated
Aug 25, 2018 - Python
Hooks file for `pre-commit` integration.
-
Updated
May 26, 2018 - Python
CLI ArgumentParsers for Gerrit Hooks
-
Updated
Nov 23, 2018 - Python
Translate your middle model declarations to OpenAPI, JSONSchema or any other schema you need
-
Updated
Oct 3, 2019 - Python
Simple key input application using ps4 remote play to avoid AFK detection of online games.
-
Updated
Mar 7, 2020 - Python
Python hooks for Asus RT-AC68U routers.
-
Updated
May 1, 2020 - Python
Pre-commit git hook for integration with excercism.io
-
Updated
Apr 5, 2018 - Python
Improve this page
Add a description, image, and links to the hooks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hooks topic, visit your repo's landing page and select "manage topics."
I'm trying to automate the interaction with WindowsTerminal. It seems to be a UWP application, which I have no idea how to start such application directly using
Application().start. I've tried to locate it usingDesktop, but got quite confused..Any help on this?