Skip to main content

This plug-in is to make a string operations like: lowercase remove spaces split and other

Project description

String properties and transformations

The purpose of this plugin is return string properties and some transformations as upper case, etc.

Configuration

This node requires configuration.

You have to provide a path to string that needs to be transformed.

{
  "string": "event@path.to.data"
}

Input payload

This node does not process input payload.

Output

This plugin returns anobject with transformed string and all its properties such as: isdigit, isupper, etc.

Available properties and transformations

  • capitalize - Converts the first character to upper case
  • casefold - Converts string into lower case
  • isalnum - Returns True if all characters in the string are alphanumeric
  • isalpha - Returns True if all characters in the string are in the alphabet
  • isascii - Returns True if all characters in the string are ascii characters
  • isdecimal - Returns True if all characters in the string are decimals
  • isdigit - Returns True if all characters in the string are digits
  • isidentifier - Returns True if the string is an identifier
  • islower - Returns True if all characters in the string are lower case
  • isnumeric - Returns True if all characters in the string are numeric
  • isprintable - Returns True if all characters in the string are printable
  • isspace - Returns True if all characters in the string are whitespaces
  • istitle - Returns True if the string follows the rules of a title
  • isupper - Returns True if all characters in the string are upper case
  • lstrip - Returns a left trim version of the string
  • swapcase - Swaps cases, lower case becomes upper case and vice ver sa
  • title - Converts the first character of each word to upper case
  • upper - Converts a string into upper case
  • lower - Converts a string into lower case

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

trardi-string-operations-0.6.0.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

trardi_string_operations-0.6.0-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file trardi-string-operations-0.6.0.tar.gz.

File metadata

  • Download URL: trardi-string-operations-0.6.0.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for trardi-string-operations-0.6.0.tar.gz
Algorithm Hash digest
SHA256 9a97419377826e39f53330addcb1e9908d1f19742b13051331d998c740968fcc
MD5 f4d77bc80d12dc3dafafe35bdf5fe559
BLAKE2b-256 035cc5041ddde519921047ffd49d57c912da1712f3ec9797f9803191245d7cd7

See more details on using hashes here.

File details

Details for the file trardi_string_operations-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: trardi_string_operations-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for trardi_string_operations-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 67ebb9503972df247e66bc3666d22f82ea585e56190c7cd856a23b4fa69adc05
MD5 22ed7ceda4e00cd68b02df6ce5fd534c
BLAKE2b-256 936218304f35070eae61862dc75f0a86fe19b8c7224cbe9c04c4ef4b1db3e692

See more details on using hashes here.

Supported by

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