GitXplorerGitXplorer
m

books

public
17 stars
2 forks
1 issues

Commits

List of commits on branch main.
Unverified
a29f412109d23dc16ba41ac580a8d876d79ca294

Update Create GUI Applications source code for v2024.06

mmfitzp committed 7 months ago
Unverified
d45ab177eb1fc478759f5da995c12b38da927f10

Edit README.md

mmfitzp committed a year ago
Unverified
8c3d879a12bad7ba3d38b2c7f599e15bda906dd6

Add build source code from all books.

mmfitzp committed a year ago
Unverified
89cb3fe6fb96c1c786f275ab84b3ac30d79fb374

Edit README.md

mmfitzp committed a year ago
Verified
7d2f587dab9d3bd7d37ac65c6e665444dd32a5f7

Initial commit

mmfitzp committed a year ago

README

The README file for this repository.

Books by Martin Fitzpatrick

This repository contains the source code for all of my Python programming books. You can use this repo to browse and download the code, or to submit issues or corrections. If you just want to download all the source code, see the prepared download zip files below.

Download Source Code

To download the complete source code for the various books, you can use the links below. These are prepared .zip files, which contain code with book-formatting markings removed. If you are reading the books these are what you want.

Create GUI Applications with Python & Qt (Qt6 Editions)

Create GUI Applications with Python & Qt (Qt5 Editions)

Python Packaging Book (All Editions)

Micro:bit Arcade

Issues & Corrections

If you spot something wrong with the code in the books, you can submit an issue here or open a pull request.

Please include the name of the book, the page number & code block number when opening an issue. That helps me identify & fix the problem more quickly.