Skip to main content

Some useful Python code, mainly from the Python cookbook

Project description

Introduction

This python package implements some recipes from the python cookbook. Some of the recipes are copied verbatim from the python cookbook and some are modified versions of those at the cookbook. Others I (John Reid) have written from scratch.

License

All novel parts of this software are released under the BSD. See the accompanying file python/cookbook/LICENSE. Please also refer to original code for their licensing terms.

Prerequisites

I have tested this software on python 2.6 and 2.7.

Installation

The standard python package install method should work:

python setup.py build
python setup.py install

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

cookbook-2.2.25.tar.gz (32.5 kB view hashes)

Uploaded Source

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