python3-kitchen

Python library of containers, text and i18n helpers (Python 3)
  https://github.com/fedora-infra/kitchen
  0
  no reviews



The kitchen Python package aims at gathering in one place all the snippets of code that the author originally carried around from project to project to ease the development.

A non-exhaustive list of the features provided by kitchen: * helpers for text and specifically unicode handling i18n support * a dictionary that treats unicode and str strings as different values * An helper function to change any non-list value into a single-element list * Tools to help deal with PEP386 version format

This package installs the library for Python 3.