StryPy Logo
latest
  • Installation
  • Getting Started
  • API Index
    • Table of Contents:
      • Basics
      • Sorting
      • Clipboard
      • Colour
      • Constant
      • Generator
      • File
      • Testing API
  • Testing
  • Contributing
StryPy
  • API Index
  • Edit on GitHub

API Index

This section of documentation covers individual functions and parameters in detail.

Table of Contents:

  • Basics
    • sp.add()
    • sp.subtract()
    • sp.remove()
    • sp.join()
    • sp.split()
    • sp.splitdex()
    • sp.switch()
    • sp.switchchars()
    • sp.switchdex()
    • sp.chars()
    • sp.uniques()
    • sp.mesh()
    • sp.reverse()
    • sp.length()
    • sp.count()
    • sp.divchunks()
  • Sorting
    • sp.alphasort()
    • sp.casesort()
  • Clipboard
    • sp.copy()
    • sp.paste()
  • Colour
    • sp.fcolour()
    • sp.bcolour()
    • sp.style()
  • Constant
  • Generator
    • sp.randstr()
    • sp.numcode()
    • sp.unidec()
    • sp.unihex()
    • sp.unioct()
  • File
    • sp.read()
    • sp.getstrings()
    • sp.getchars()
  • Testing API
    • sp.get_test_path()
Previous Next

© Copyright 2023, TomTheCodingGuy. Revision 06f0891b.

Built with Sphinx using a theme provided by Read the Docs.