• Home
  • About
    • Privacy Policy
  • Cart
  • Checkout
  • Know How
    • Python General
    • Python GUI
    • Selenium
  • My account
  • Projects
    • Idle Buster
    • Simple Image Resizer
  • Shop
ThinkTwisted
A place where people think a little twisted
Menu Close
  • Home
  • About
    • Privacy Policy
  • Cart
  • Checkout
  • Know How
    • Python General
    • Python GUI
    • Selenium
  • My account
  • Projects
    • Idle Buster
    • Simple Image Resizer
  • Shop

Python General

General python information or techniques.

Working with API and JSON in python

July 1, 2020John Leave a Comment

Python is great for automating boring, repetitive, or simple tasks. Many companies or providers offer API interfaces to help with automation or collection of large amounts of data. API stands for application programming interface. An API is basically a back… Continue Reading →

Python General, Python JSON API, json, python, requests

How to check if a program or process is running in python

June 19, 2020John Leave a Comment

When automating tasks in python or other programming languages, it is frequently handy to be able to determine if a given program or process is already running. You may want to check that you only have one version of your… Continue Reading →

Python General function, process, python

How to randomize click events using pyautogui in python

June 18, 2020John Leave a Comment

When automating tasks with python, it may be useful to randomize your click on a particular object. I frequently use the pyautogui library to identify an image to click on, then randomize the click location on the image. If you… Continue Reading →

Python General, Python GUI pyautogui, python, random click

Converting a python script (.py) to an executable (.exe)

June 17, 2020John Leave a Comment

So you’ve written your first python script or program to simplify your life, automate a task, or some machine learning. How do you distribute it to the rest of the world? Sorry, but only nerds use python. Enter the pyinstaller… Continue Reading →

Python General executable, pyinstaller, python

Pages

  • About
    • Privacy Policy
  • Cart
  • Know How
    • Python General
    • Python GUI
    • Selenium
  • Projects
    • Idle Buster
    • Simple Image Resizer
  • Shop

Recent Posts

  • Django – Adding Item Details from Database
  • Django – Building Pages & Making a Template
  • Django – Making Pages
  • The Django Shell
  • Django Site Admin – Make a super user

Categories

  • Django
  • General
  • Projects
  • Python General
  • Python GUI
  • Python JSON
  • Selenium
  • Uncategorized
© 2021 ThinkTwisted. All rights reserved.
Fashionista by aThemes