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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for caselib-0.1.0.tar.gz
Algorithm Hash digest
SHA256 380ec5ad2b543f37c17bc7548a7fef98265afdf8b3fcd01ae61ced40a8cd614c
MD5 058e4017935a7df1754e81c92018265e
BLAKE2b-256 a3fbfa8d159ce5e24f353f59eab9fa4ce09908b23c3c3ae219da8028f6072c67

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