Skip to main content

CaseChange

A package for changing the case of strings.

Installation

You can install the package using pip:

pip install casechange_wic

Usage

Here's a quick example of how to use the package:

from casechange import case_change

text = "Hello World"
print(case_change(text, "snake"))  # hello_world
print(case_change(text, "kebab"))  # hello-world
print(case_change(text, "camel"))  # helloWorld

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

casechange_wic-1.0.4.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

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

casechange_wic-1.0.4-py2.py3-none-any.whl (3.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file casechange_wic-1.0.4.tar.gz.

File metadata

  • Download URL: casechange_wic-1.0.4.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.4

File hashes

Hashes for casechange_wic-1.0.4.tar.gz
Algorithm Hash digest
SHA256 f54990d59192b96b9231ed5da4ba96a1f601b371e9099e56f4bca7f77bdb36fa
MD5 0713ef6390566edc482ef08012dd697e
BLAKE2b-256 8e83d274a5efa19b146da295a8cd4b3582fb6a21aa87ccc202413192c0ddd54f

See more details on using hashes here.

File details

Details for the file casechange_wic-1.0.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for casechange_wic-1.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9d38da9d76c7dee0bef8f773688ae4c933765bea1c98ec5dba242ba710b5b8b5
MD5 203d5decd5bf3200ef90eca3c7692fc2
BLAKE2b-256 7e38d9a47f9ed86cba67c6d31793e48e2ee3aae1938bb052d7e9b61c11b3f5d2

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.4 This release

2 files

1.0.3

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

Supported by

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