An open API service indexing awesome lists of open source software.

https://github.com/EnkrateiaLucca/Autohotkeys-for-Programming-Productivity

Repository for my medium post: ["Scripting Productivity: Python + Autohotkeys"](https://medium.com/@lucas-soares/scripting-productivity-python-autohotkeys-453a2face9af)
https://github.com/EnkrateiaLucca/Autohotkeys-for-Programming-Productivity

Last synced: 4 months ago
JSON representation

Repository for my medium post: ["Scripting Productivity: Python + Autohotkeys"](https://medium.com/@lucas-soares/scripting-productivity-python-autohotkeys-453a2face9af)

Awesome Lists containing this project

README

        

# Autohotkeys to optimize programming fluidity
## Overview
Repository for my medium post: ["Scripting Productivity: Python + Autohotkeys"](https://medium.com/@lucas-soares/scripting-productivity-python-autohotkeys-453a2face9af)
when I discuss using autohotkeys to create useful snippets of code to optimize programming productivity.

## Setup
An example is provided in ```importAll.ahk``` and ```write_function_from_clipboard.ahk```.