Skip to content

My code for the book Impractical Python Projects by Lee Vaughan

License

Notifications You must be signed in to change notification settings

jmares/impractical_python_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Impractical Python Projects

Based on the book Impractical Python Projects by Lee Vaughan and published by No Starch Press.

Got this book via the Learn You Some Python at Humble Bundle (May, 2020).

Start: 31/05/2022 - End: ???

“You can think of this as your second Python book. It’s designed to follow and complement either a complete beginner’s book or an introductory class.” (Lee Vaughan)

Chapter 01. Silly Name Generator

  • Too many newlines
  • I recently upgraded to macOS Monterey which does not install the Python IDLE. The file=sys.stderr in the print function does not turn the print output red when using the terminal.

About

My code for the book Impractical Python Projects by Lee Vaughan

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages