Skip to main content

Convert Strings to Title Case

Project description

PyPI version Downloads PyPI license Maintenance GitHub issues

Titleize


Titleize is a Python module to convert text to Title Case. Title Case is the text format that is commonly used in titles. Example: There Is a Bird Over There. He Is a Robin

It may not look like much but there are specific rules to follow to make This format appealing to the human eye, and I've compressed it down into a Python module.


Usage:

Titleize is extremely simple to use. Just pass your string to the function and its done! Example:

import titleize
print(titleize.titleize("i like to look at birds. Birds are really cool animals."))

That would output

I Like to Look At Birds. Birds Are Really Cool Animals.

Pretty cool, right? What are you waiting for? Install it now with pip install titleize

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

titleize-0.0.4.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

titleize-0.0.4-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file titleize-0.0.4.tar.gz.

File metadata

  • Download URL: titleize-0.0.4.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.2

File hashes

Hashes for titleize-0.0.4.tar.gz
Algorithm Hash digest
SHA256 ae6c942fad27ec9f1ce772213c3a6dad9a3eead384e4e11f2b6e0f8d0f4fe752
MD5 f692bbe7a89f9d817c66a28c2445824c
BLAKE2b-256 97bc224f625cca7d3e917b33326e8c95504766d2395f77d3aa55aa6d74f4c65a

See more details on using hashes here.

File details

Details for the file titleize-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: titleize-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.2

File hashes

Hashes for titleize-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b3562b5f484eff0ca6b04f47d5e1ef4daeda7e610cf10a44862427ad4071f12e
MD5 f71b5df8f0398de63b01b38c279766af
BLAKE2b-256 a37d5455dab3b2dd184901682c532194da3e070a94500a96a46b28ea202fad62

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page