Welcome to StryPy’s documentation!

StryPy logo

StryPy v1.0.4 is a Python 3 package to help developers work with strings quickly and effectively. It provides a huge range of functions that can be used to manipulate strings in almost any way you want. The package also simplifies advanced string functions making them more accessable for the average programmer.

Features:
  • Basics such as concatenation.

  • String generators.

  • Advanced Unicode conversions.

  • Colouring strings.

  • Random string capabilities

  • And more!

Installation:

Using pip:

pip install strypy

Or:

pip3 install strypy

For more information and other methods, check out Installation.

Table of Contents: