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: 3 months ago 
        JSON representation
    
Repository for my medium post: ["Scripting Productivity: Python + Autohotkeys"](https://medium.com/@lucas-soares/scripting-productivity-python-autohotkeys-453a2face9af)
- Host: GitHub
 - URL: https://github.com/EnkrateiaLucca/Autohotkeys-for-Programming-Productivity
 - Owner: EnkrateiaLucca
 - Created: 2020-10-15T19:30:41.000Z (about 5 years ago)
 - Default Branch: main
 - Last Pushed: 2020-11-07T13:18:41.000Z (almost 5 years ago)
 - Last Synced: 2024-12-04T03:35:11.616Z (11 months ago)
 - Language: Python
 - Size: 2.93 KB
 - Stars: 1
 - Watchers: 1
 - Forks: 0
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 
 
Awesome Lists containing this project
- jimsghstars - EnkrateiaLucca/Autohotkeys-for-Programming-Productivity - Repository for my medium post: ["Scripting Productivity: Python + Autohotkeys"](https://medium.com/@lucas-soares/scripting-productivity-python-autohotkeys-453a2face9af) (Python)
 
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```.