sunpeek.core\_methods.pc\_method.PCMethods ========================================== .. currentmodule:: sunpeek.core_methods.pc_method .. autoclass:: PCMethods :members: :show-inheritance: :inherited-members: .. rubric:: Methods .. autosummary:: ~PCMethods.encode ~PCMethods.replace ~PCMethods.split ~PCMethods.rsplit ~PCMethods.join ~PCMethods.capitalize ~PCMethods.casefold ~PCMethods.title ~PCMethods.center ~PCMethods.count ~PCMethods.expandtabs ~PCMethods.find ~PCMethods.partition ~PCMethods.index ~PCMethods.ljust ~PCMethods.lower ~PCMethods.lstrip ~PCMethods.rfind ~PCMethods.rindex ~PCMethods.rjust ~PCMethods.rstrip ~PCMethods.rpartition ~PCMethods.splitlines ~PCMethods.strip ~PCMethods.swapcase ~PCMethods.translate ~PCMethods.upper ~PCMethods.startswith ~PCMethods.endswith ~PCMethods.removeprefix ~PCMethods.removesuffix ~PCMethods.isascii ~PCMethods.islower ~PCMethods.isupper ~PCMethods.istitle ~PCMethods.isspace ~PCMethods.isdecimal ~PCMethods.isdigit ~PCMethods.isnumeric ~PCMethods.isalpha ~PCMethods.isalnum ~PCMethods.isidentifier ~PCMethods.isprintable ~PCMethods.zfill ~PCMethods.format ~PCMethods.format_map ~PCMethods.maketrans ~PCMethods.__init__