Login
From:
A Random Walk
(Uncensored)
subscribe
Snake case to camel case and back using regular expressions and Python
https://rrampage.github.io/2018/05/09/snake-case-to-camel-case-and-back-using-regular-expressions-and-python/
links
backlinks
Roast topics
Find topics
Find it!
Snake case and Camel case are conventions of naming variables, functions and classes. Most teams and projects prescribe a particular case in their style guides.