Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

strlistsmanipulator-0.0.2.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page