Skip to main content

String manipulation utilities — trim, case, pad, wrap

This project has been quarantined.

PyPI Admins need to review this project before it can be restored. While in quarantine, the project is not installable by clients, and cannot be being modified by its maintainers.

Read more in the project in quarantine help article.

Project description

string-kit

Lightweight Python string utilities.

from string_kit import trim, lower, upper, pad, reverse, truncate

trim("  hello  ")       # "hello"
upper("hello")          # "HELLO"
pad("hi", 4)            # "hi  "
reverse("abc")          # "cba"
truncate("hello world", 5)  # "hello..."

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

pkg_fallback-1.1.0.tar.gz (1.7 kB view details)

Uploaded Source

File details

Details for the file pkg_fallback-1.1.0.tar.gz.

File metadata

  • Download URL: pkg_fallback-1.1.0.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for pkg_fallback-1.1.0.tar.gz
Algorithm Hash digest
SHA256 272ff22462e20ef5fd5766729843adfc577ff8a72c6c87e809c56efc6e042921
MD5 6f78fa86c4f5c320aec88febbcd47878
BLAKE2b-256 bfdd6c973cf80595a3f50e4d3e2c19dff3f72fda1ec86eb37689573bae86a5a9

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