Scripting with Python and AutoHotkey

Kevin Wisniewski Articles, Automation, Development Technologies & Tools, Python 7 Comments

Attention: The following article was published over 11 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.After I began programming, I started noticing that some of the things I was doing on my computer at home were repetitive and could be automated to save time and effort. Unfortunately …

KC User Group Tour, Part 3: Pythonistas

Luke Patterson Articles, Community, Development Technologies & Tools, Python 5 Comments

Attention: The following article was published over 14 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.And now for something completely different… Me: What is the first thing I need to know about Python? Pythonista: Ok, first, open a command line… Me: Alright, I’m ready… Pythonista: Now start Python… …