Module f.style

Part of fixture

Utilities for deriving new names from existing names.
Class Style utility for deriving new names from existing names.
Class ChainedStyle combination of two styles, piping first translation
Class OriginalStyle style that honors all original names.
Class CamelAndUndersStyle No class docstring; 2/2 methods documented
Class TrimmedNameStyle derives new names from trimming off prefixes/suffixes.
Class PaddedNameStyle derives new names from padding names with prefixes/suffixes.
Class NamedDataStyle derives names from datasets assuming "Data" as a suffix.
Function camel_to_under Undocumented
def camel_to_under(s):
Undocumented
API Documentation for fixture, generated by pydoctor.