Skip to content

PacktPublishing/Modern-Python-Cookbook-Third-Edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern-Python-Cookbook-Third-Edition

Code Repository for Modern Python Cookbook Third Edition, Published by Packt

The code examples all require Python 3.12.

It's often easiest to build this by starting with a tool like conda to install Python and create virtual environments. Conda is not required; it's only suggested.

Using Conda:

    conda create --name cookbook3 python=3.12 --channel=conda-forge
    conda activate cookbook3
    python -m pip install -r requirements.txt

After this setup, the test suite is run as follows:

tox

Since each chapter is tested in a separate virtual environment, the first run will take several minutes to download and install the packages. After that, the cached virtual environments will be reused.

About

Code Repository for Modern Python Cookbook Third Edition, Published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy