Skip to content

Code associated with "Python in a Nutshell," 4th ed.

Notifications You must be signed in to change notification settings

pynutshell/pynut4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 14, 2024
8692766 · Jan 14, 2024
Feb 10, 2023
Jun 27, 2022
Jul 6, 2022
Jan 14, 2024
Nov 15, 2022
Nov 16, 2022
Aug 15, 2022
Aug 24, 2022
Jan 14, 2024
Jul 25, 2022
Sep 21, 2022
Nov 16, 2022
Jul 19, 2022
Nov 16, 2022
Aug 14, 2022
Jan 14, 2024
Nov 16, 2022
Nov 15, 2022
Aug 24, 2022
Sep 21, 2022
Aug 24, 2022
Jul 19, 2022
Nov 16, 2022
Jul 19, 2022
Aug 15, 2022
Aug 15, 2022
Jan 13, 2023
Nov 16, 2022
Feb 6, 2022
Jan 26, 2022
Nov 16, 2022

Repository files navigation

Online Content and Code Snippets for Python in a Nutshell, 4 Ed.

Image

Copyright © 2023, by Alex Martelli, Anna Ravenscroft, Steve Holden, and Paul McGuire. All rights reserved.

Published by O'Reilly Media Inc.

This repository contains the online content and code snippets presented in Python in a Nutshell, 4 Ed.

Online Chapters

Code Snippets

The code snippets will be in the form of a standard script that can be extracted and run using your local Python environment. However, for those book examples that show an interactive session, the snippets in this repository will run the example using doctest to recreate and run these sessions.

You can find more information about doctest in the book content, Chapter 17 - Testing, Debugging, and Optimizing.

About

Code associated with "Python in a Nutshell," 4th ed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published