Skip to main content

Kitchen contains a cornucopia of useful code

Project description

We’ve all done it. In the process of writing a brand new application we’ve discovered that we need a little bit of code that we’ve invented before. Perhaps it’s something to handle unicode text. Perhaps it’s something to make a bit of python-2.5 code run on python-2.3. Whatever it is, it ends up being a tiny bit of code that seems too small to worry about pushing into its own module so it sits there, a part of your current project, waiting to be cut and pasted into your next project. And the next. And the next. And since that little bittybit of code proved so useful to you, it’s highly likely that it proved useful to someone else as well. Useful enough that they’ve written it and copy and pasted it over and over into each of their new projects.

Well, no longer! Kitchen aims to pull these small snippets of code into a few python modules which you can import and use within your project. No more copy and paste! Now you can let someone else maintain and release these small snippets so that you can get on with your life.

This package forms the core of Kitchen. It contains some useful modules for using newer stdlib modules on older python versions, text manipulation, PEP-386 versioning, and gettext. With this package we’re trying to provide a few useful features that don’t have too many dependencies outside of the stdlib. We’ll be releasing other modules that drop into the kitchen namespace to add other features (possibly with larger deps).

API documentation currently exists here:

https://fedorahosted.org/releases/k/i/kitchen/docs/

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

kitchen-0.1a2.tar.gz (63.4 kB view details)

Uploaded Source

File details

Details for the file kitchen-0.1a2.tar.gz.

File metadata

  • Download URL: kitchen-0.1a2.tar.gz
  • Upload date:
  • Size: 63.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for kitchen-0.1a2.tar.gz
Algorithm Hash digest
SHA256 404a525c1dbaead3989dfee87112a4c1f6c5135ba694021f41a8bbba4d00c0bd
MD5 7298d52ca8f78a887b7c820dae41acd5
BLAKE2b-256 37d253f9b9d43e8e53129a2da207807850cd0fff8571072e124e71addedf2fda

See more details on using hashes here.

Supported by

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