tocamelcase

Convert to CamelCase 🐫


Keywords
abranhe, camelcase, pip, python
License
MIT
Install
pip install tocamelcase==0.0.8

Documentation

🐫ToCamelCase: Self explanatory!

Install

$ pip install tocamelcase

Why?

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

Usage

import tocamelcase

print (tocamelcase.convert("non_camel_case"))
# Eg: non_camel_case → NonCamelCase

Related

Team

Carlos Abraham Logo
Carlos Abraham

License

MIT License © Carlos Abraham