Skip to content

The companion repository to the "Python for Everybody" book.

License

Notifications You must be signed in to change notification settings

mrguseinov/py4e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Fully automated quizzes and tasks, carefully designed in accordance with the great "Python for Everybody" book.


Installation

Install uv (python package and project manager).

# https://docs.astral.sh/uv/

Clone this repository and cd into it.

git clone https://github.com/mrguseinov/py4e.git && cd py4e

Usage

Start the jupyter lab.

uv run jupyter lab