Skip to main content

A simple package to clean strings

Project description

Clean String

A simple package to clean strings.

Installation

To install the package, run the following command:

pip install cleanstring

Usage

To use the package, import it and call the clean_string function:

from cleanstring import clean_string

name = "Anish Sharma"
contact = "1234567890"

cleaned_string = clean_string(name, contact)

print(f"The cleaned strings are Contact: {cleaned_string.get('contact')}, Name: {cleaned_string.get('name')}")

This will output:

The cleaned strings are Contact: 1234567890, Name: Anish Sharma

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

cleanstring-0.2.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

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

cleanstring-0.2.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file cleanstring-0.2.0.tar.gz.

File metadata

  • Download URL: cleanstring-0.2.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for cleanstring-0.2.0.tar.gz
Algorithm Hash digest
SHA256 97b5f0f242f9be3e192308ac16e614a0a607d5c5a19342f33d5a80e7597a37ea
MD5 9719aa739e4d27edf5e614a7de7dd3c1
BLAKE2b-256 123ffab0fa621c696dfaa5fd4e9d1c52f2ec757cf73e4c7c5e1ab7e3014b927c

See more details on using hashes here.

File details

Details for the file cleanstring-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: cleanstring-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for cleanstring-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e310f756ec3a5bef726557056baa283be3a7bc02f6790cda391059a06a2d39d8
MD5 032f551ee4529744a0b0aa35674b6ab8
BLAKE2b-256 078bd4b60f8cd94d3f8457424f08a646d0a54707a736184f42110f55725fe159

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