Pinned Repositories
codebreaker
"Hacking Secret Ciphers with Python" programs
ezgmail
A Pythonic interface to the Gmail API.
humre
A human-readable regular expression module for Python.
my_first_tic_tac_toe
My first Tic Tac Toe program. I welcome any code reviews and pull requests!
pyautogui
A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
PyGetWindow
A simple, cross-platform module for obtaining GUI information on applications' windows.
pyperclip
Python module for cross-platform clipboard functions.
pyscreeze
PyScreeze is a simple, cross-platform screenshot module for Python 2 and 3.
PythonStdioGames
A collection of text-based games written in Python 3 that only use "standard i/o".
sushigoroundbot
A bot that plays the Sushi Go Round flash game using PyAutoGUI.
asweigart's Repositories
asweigart/pyautogui
A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
asweigart/pyperclip
Python module for cross-platform clipboard functions.
asweigart/PythonStdioGames
A collection of text-based games written in Python 3 that only use "standard i/o".
asweigart/my_first_tic_tac_toe
My first Tic Tac Toe program. I welcome any code reviews and pull requests!
asweigart/PyGetWindow
A simple, cross-platform module for obtaining GUI information on applications' windows.
asweigart/ezgmail
A Pythonic interface to the Gmail API.
asweigart/pyscreeze
PyScreeze is a simple, cross-platform screenshot module for Python 2 and 3.
asweigart/simple-turtle-tutorial-for-python
A simple tutorial for Python's turtle.py. This tutorial is meant to be easily translated into languages besides English.
asweigart/pyinputplus
The input() and raw_input() functions with added validation features for text-based programs.
asweigart/automatetheboringstuffwithpythondotcom
Source for the AutomateTheBoringStuff.com website.
asweigart/ezsheets
A Pythonic interface to the Google Sheets API.
asweigart/scrollart
A collection of "scroll art" computer animation programs in several languages, suitable for teaching/learning to code.
asweigart/bext
A cross-platform Python 2/3 module for colorful, text-based terminal programs.
asweigart/inventwithpythondotcom
The InventWithPython.com website source
asweigart/Free-Web-Games-No-Ads
A collection of links to free games with no ads.
asweigart/fractalartmaker
A module for creating fractal art in Python's turtle module.
asweigart/PyRect
PyRect is a simple module with a Rect class for Pygame-like rectangular areas.
asweigart/pysimplevalidate
A simple collection of validation functions that work on strings, suitable for use in other applications.
asweigart/untitled-pyvideo-subtitle-project
Creating better transcripts/subtitles for PyCon videos on YouTube.
asweigart/automateboringstuff3
asweigart/mega-patriot-programming-challenge
A satirical Python coding challenge to make programmers think about how the software they make can be misused to violate privacy and civil rights.
asweigart/pyperclipimg
Cross-platform copy() and paste() functions for images.
asweigart/tortuga
Une mise en œuvre espagnole du module de turtle.py de Python.
asweigart/asciiartshapelibrary
A Python modules that produces multiline strings of basic shapes as ASCII art, in configurable sizes and styles.
asweigart/data
Python related videos and metadata powering PyVideo.
asweigart/textarea_terminal_js
Provides print() and sleep() functions to use a <textarea> element as a terminal console. Formerly named BextJS.
asweigart/pyvideo
A Python media index
asweigart/scrollartdotorg
Website source for scrollart.org
asweigart/black_massacres
asweigart/etchaimg
An API to create multiline strings of box-drawing line characters.