Skip to main content

Zero-dependency string utilities — case conversion, slugify, masking, and more.

Project description

crashbytes-strutils

Zero-dependency string utilities — case conversion, slugify, masking, and more.

Install

pip install crashbytes-strutils

Usage

from crashbytes_strutils import to_snake_case, slugify, mask, truncate

to_snake_case("helloWorld")      # "hello_world"
slugify("Hello World!")          # "hello-world"
mask("4111111111111111")         # "************1111"
truncate("Long text here", 10)  # "Long te..."

API

Case Conversion

to_snake_case, to_camel_case, to_pascal_case, to_kebab_case, to_title_case, to_constant_case

Text Manipulation

slugify, truncate, mask, between, strip_html, reverse, pad_left, pad_right, remove_whitespace

Validation

is_valid_email, is_blank

Analysis

count_words, initials

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

crashbytes_strutils-1.1.1.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

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

crashbytes_strutils-1.1.1-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file crashbytes_strutils-1.1.1.tar.gz.

File metadata

  • Download URL: crashbytes_strutils-1.1.1.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for crashbytes_strutils-1.1.1.tar.gz
Algorithm Hash digest
SHA256 c443405607df55f29cb5597d3da188bacb4145859251dcd48885e2f7297e2c7c
MD5 1baf4f6324c1fdf524a7d2935b34284a
BLAKE2b-256 06f8e3ad45db1e3f526307455eab976c0ee08d636c2850be79f6582a22aaf8a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for crashbytes_strutils-1.1.1.tar.gz:

Publisher: publish.yml on CrashBytes/crashbytes-strutils

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crashbytes_strutils-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for crashbytes_strutils-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7e917b18da64e6893fe79e5f008e6b0f338d537cbff852301b5c8491f1eef6b2
MD5 2717a3af4187bc39d4b2db59ba077529
BLAKE2b-256 e8d72658542d99f399699eae84158f4553aba0aea2c3ff7e2b1629c308cd8a91

See more details on using hashes here.

Provenance

The following attestation bundles were made for crashbytes_strutils-1.1.1-py3-none-any.whl:

Publisher: publish.yml on CrashBytes/crashbytes-strutils

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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