Pinned Repositories
applications_with_wxpython
Code examples for the book, Creating GUI Application with wxPython
automating_excel_with_python
Code from the book, Automating Excel with Python by Michael Driscoll
image_processing_with_python
Pillow: Image Processing with Python(Book Code)
python101code
Code examples from the book, Python 101 by Michael Driscoll
python201bookcode
The code examples for the book: Python 201: Intermediate Python
pythonlogging
Code examples for the Python Logging book
pytips
Python Tips contains code snippets that will help you learn Python
reportlabbookcode
Code examples for the book, ReportLab: PDF Processing with Python
wxPython_recipes_book_code
Sample code from the wxPython Recipes book
wxpythoncookbookcode
Code for the wxPython Cookbook
driscollis's Repositories
driscollis/pytips
Python Tips contains code snippets that will help you learn Python
driscollis/automating_excel_with_python
Code from the book, Automating Excel with Python by Michael Driscoll
driscollis/applications_with_wxpython
Code examples for the book, Creating GUI Application with wxPython
driscollis/python101code
Code examples from the book, Python 101 by Michael Driscoll
driscollis/image_processing_with_python
Pillow: Image Processing with Python(Book Code)
driscollis/pythonlogging
Code examples for the Python Logging book
driscollis/textual-cogs
Simple dialogs for the Textual TUI Python package
driscollis/python_quiz_book
The Python Quiz Book is a book of quizzes by Michael Driscoll
driscollis/flask101
Code from my series of articles on Flask
driscollis/talks
Slides and code for talks given at conferences / meetups
driscollis/ObjectListView3
Fork of ObjectListView with other fixes and changes
driscollis/textual-experiments
Small coding experiments creating TUIs with Python and Textual
driscollis/decorators_talk
A series of decorator examples for a talk about Python decorators
driscollis/python_quiz_mini_book
The Python Quiz Mini Book is my introductory book of Python quizzes
driscollis/wxTicTacToe
A Tic-Tac-Toe game done in wxPython
driscollis/logbook
A cool logging replacement for Python.
driscollis/pdfdocument
ReportLab-wrapper
driscollis/python-guide
Python best practices guidebook, written for Humans.
driscollis/textual
Textual is a TUI (Text User Interface) framework for Python inspired by modern web development.
driscollis/awesome-tech-blogs
A list of Tech Blogs.
driscollis/creating_tui_applications
Creating TUI Applications with Textual and Python Book Code
driscollis/easygui_qt
Inspired by easygui, designed for PyQt
driscollis/fabric
Simple, Pythonic remote execution and deployment.
driscollis/jupyterlab101
A book on the basics of JupyterLab
driscollis/labs-cpp-gtest
Test-Driven Development and Refactoring labs for C++ using GoogleTest/GoogleMock
driscollis/Pillow
The friendly PIL fork
driscollis/pyowa.github.io
Pyowa Website
driscollis/tinytimmy
A simple and easy to use Data Quality (DQ) tool built with Python.
driscollis/toga
A Python native, OS native GUI toolkit.
driscollis/transcendent-textual
A personal project to gather up links to as many Textual sources, libraries and applications as possible.