Powerful and fundamental string manipulation package
Project description
StryPy is a Python package to help developers work with strings quickly and effectively. It provides a huge range of functions and objects 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. To check out the full documentation visit the link near the bottom of this page.
- 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
Basic Usage
Code:
import strypy as sp print(sp.add("Hello", "World", spaces=True))
Returns:
Hello World
For full guides and examples, visit the documentation (link below)
Quick Links:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file strypy-1.0.4.tar.gz
.
File metadata
- Download URL: strypy-1.0.4.tar.gz
- Upload date:
- Size: 61.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 875f2c8cd4167e38ef1f4134a9a8f731033a666aacb4c0befcc7526a2d7cf597 |
|
MD5 | 8e227ace843a1a80dd60d5c9c26e8bbb |
|
BLAKE2b-256 | 639d53a3e5203d1d3703a63798b687331b2d6d96c03e7913e0423fb0e07422fc |
File details
Details for the file strypy-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: strypy-1.0.4-py3-none-any.whl
- Upload date:
- Size: 45.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7efdde3e3ee35fc1b8285313167e9cf5954b064bbbabf0f4468b0d217b120c6 |
|
MD5 | f4bbf3f95f1e57e1cb9c3cc578549b80 |
|
BLAKE2b-256 | 7e133380a3481a85f870ee3d830a2b99a286dd6a2fa02e27d338b850e34e16e9 |