Skip to main content

A string converter between different naming convention

Project description

A string converter between different naming convention.

>>> caselib.convert('HelloWorld', caselib.CamelCase, caselib.snake_case)
'hello_world'
>>> caselib.convert('HELLO_WORLD', caselib.SNAKE_CASE, caselib.camelCase)
'helloWorld'

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

caselib-0.1.1.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file caselib-0.1.1.tar.gz.

File metadata

  • Download URL: caselib-0.1.1.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for caselib-0.1.1.tar.gz
Algorithm Hash digest
SHA256 45f55bd16d54b3d3ec3ae324f59962d12236ea21a1b1baa38bb51eb38044838b
MD5 64832dbf094d8cff448d5f700dd34ca7
BLAKE2b-256 7a34d84ab4bdf794ee2b1a94fe85657b73ec0c5dc0c7130521d84615c351a98c

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