from-camel

A script to convert python files from camel case variable naming to underscore variable naming
Download

from-camel Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Lars Yencken
  • Publisher web site:
  • http://hg@bitbucket.org/

from-camel Tags


from-camel Description

A script to convert python files from camel case variable naming to underscore variable naming from-camel is a Python library that provides a convenience script for changing varaible and method naming in your Python files from camel case to underscore notation. For example, oneMoreVariable would be renamed to one_more_variable. Backs up all your original files so you can easily revert. Requirements: · Python


from-camel Related Software