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

tracardi-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.

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: tracardi-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 tracardi-string-operations-0.6.0.tar.gz
Algorithm Hash digest
SHA256 05973604b98b56be072d24b1120cef688dcc2ccd8a9f6257dece0463ee301c08
MD5 019db7494b06823b2d0c798532b8ca9d
BLAKE2b-256 1c28d03ebd84cfb05323c3e3a7a825c938af93fa318f06b8e97b3cbf289d4af2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tracardi_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 tracardi_string_operations-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a089f416150dcc59871e232afe95e1dfcf9f0fcd6fcf00c5983ad95459b60a4a
MD5 d3b9f229bd47b912eb19b7ff3823f174
BLAKE2b-256 ab7e78a7f4a2ba1411d82ea2cdba60508d4ea7f04f88169d0a14152c16c61b61

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