Skip to main content

A CLI tool to display useful Python recipes.

Project description

Pyrecipes

ci workflow coverage-badge


Recipes from Python Cookbook, Third Edition, by David Beazley and Brian K. Jones. Copyright © 2013 David Beazley and Brian Jones. Published by O'Reilly Media, Inc. Used with permission.

This project implements a simple CLI tool to list, run and view these recipes.

Special thanks to O'Reilly Media, Inc and the Authors for permission to use their recipes.

Check out Author David Beazley's website: https://www.dabeaz.com/

Add this amazing book to your bookshelf here


Installation

pip install pyrecipes

Example Usage

Show recipes help and subcommands

recipes

List all chapters

recipes chapters

List all recipes

recipes ls

List all recipes in a specific chapter

recipes ls 1

List all recipes in a specific chapter with a short description

recipes ls 1 -d

Show recipe code

recipes show 1 3

Run the recipe as a script

recipes run 1 3

Search for recipes containing a pattern

RegEx is supported.

recipes search 'itertools'
recipes search 'itertools' --color green
recipes search 'event' --ignore-case
recipes search 'functools' -c
recipes search '[a-z]\d[^\s]'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyrecipes-0.1.1.tar.gz (2.2 MB view details)

Uploaded Source

Built Distribution

pyrecipes-0.1.1-py3-none-any.whl (2.2 MB view details)

Uploaded Python 3

File details

Details for the file pyrecipes-0.1.1.tar.gz.

File metadata

  • Download URL: pyrecipes-0.1.1.tar.gz
  • Upload date:
  • Size: 2.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for pyrecipes-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f549c84d416dc41831b943fca852c31de3b0fc1cba55279a3b325fb75f2aecba
MD5 5170e46827bb2f348841e921869f7784
BLAKE2b-256 2d8d32aaa512f09572ee4df2a318d7db680f3b78adf5e47acf9ea20b256f4fad

See more details on using hashes here.

File details

Details for the file pyrecipes-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: pyrecipes-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for pyrecipes-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0d6c31d59ce9b845738196e1ba1668b5793d17d454155eae8c97c5bb65688df9
MD5 e33da73a289e9b93c5a6f8e687197077
BLAKE2b-256 4b83d802d062cd011affa062becac1e63b2e774452d2bb10facf295af0fc26da

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page