Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

cenuno/python_workout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

31 Commits

Repository files navigation

Python Workout

This repo follows along the Python Workout book, which was published by Manning and written by Reuven M. Lerner.

All code and content belongs to them. This repo is merely used to allow me to store my work in one centralized place.

pywk conda environment

This project relies on you using the environment.yml file to recreate the pywk conda environment. To do so, please run the following commands:

# create pywk environment from the environment.yml file
conda env create -f environment.yml
# activate (switch into) the pywk conda environment
conda activate pywk

About

Follow my progress as I make my way through Reuven M. Lerner's "Python Workout" book to improve my Python programming skills.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /