Skip to main content

Camel case aware word splitting.

Project description

Build Status License MIT

camelsplit

Camel case aware word splitting.

Usage

from camelsplit import camelsplit

# 'CamelCase' -> ['Camel', 'Case']
camelsplit('CamelCase')

# 'HTTPRequest' -> ['HTTP', 'Request']
camelsplit('HTTPRequest')

# 'IEEE 802.11ac' -> ['IEEE', ' 802.11', 'ac']
camelsplit('IEEE 802.11ac')

License

MIT © 2018 Florian Pigorsch & contributors

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

camelsplit-1.0.1.tar.gz (1.8 kB view details)

Uploaded Source

File details

Details for the file camelsplit-1.0.1.tar.gz.

File metadata

  • Download URL: camelsplit-1.0.1.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.3

File hashes

Hashes for camelsplit-1.0.1.tar.gz
Algorithm Hash digest
SHA256 166774da738da90010cf83de7a8fd669607798a4d058d6c43ea3d5a04e3eed11
MD5 37c16b79116d3250da325cc74bac1590
BLAKE2b-256 1f10cb167804172566769046f944415fb0edea73911579ceff02d57ce541474f

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