Skip to main content

🐍  Convert a camelized string into snake_case

Project description

🐍  decamelize: Convert a camelized string into `snake_case`

Install

$ pip install decamelize

Why?

  • Turn CamelCase to non_camel_case
  • Clean and focused
  • Actively maintained

Usage

import decamelize

print (decamelize.convert("CamelCase"))
# Eg: CamelCase → camel_case

Team

Carlos Abraham Logo
Carlos Abraham

Related

License

MIT License © Carlos Abraham

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

decamelize-0.1.2.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

decamelize-0.1.2-py3-none-any.whl (2.1 kB view hashes)

Uploaded Python 3

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