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.0.tar.gz (1.9 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: camelsplit-1.0.0.tar.gz
  • Upload date:
  • Size: 1.9 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.2 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.6

File hashes

Hashes for camelsplit-1.0.0.tar.gz
Algorithm Hash digest
SHA256 51cb744bfbab167be345277bd2781a870a21376fb79ea0a333642a3f871917b0
MD5 1d8354841486484255e0e35ad8c2417c
BLAKE2b-256 607c963bfa9578f089a023507f6239709cb94ff7c48a5cc07c4e84a25470045f

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