A package to modify lists of string
Project description
String list manipulator
A python library developed to substitute entities in a longer text. Its most important function are used to:
- Modify elements in a string list to be 'abc_def' from 'Abc def'
- Substitute the match in the message with the first not empty element of another list (each letter alternated with a '-')
- Delete nth element in all lists if the nth elements of a particular list is true when evaluated with a custom condition
Installation
The best way to install is to use pip:
$ pip install strlistsmanipulator
Other information on how to install: https://packaging.python.org/tutorials/installing-packages/#installing-from-pypi
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file strlistsmanipulator-0.0.2.tar.gz
.
File metadata
- Download URL: strlistsmanipulator-0.0.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
dda2c871dfc3b3760175db1c5ba7498a0a0ab028d853a89280619f67f6b85c7c
|
|
MD5 |
d5e20eb7d36c0fc507dda03a9e590e9e
|
|
BLAKE2b-256 |
a35d9c2b8da101954f22d6767aedcd6c4d3178c77bc0addb57131bd9a98204c8
|