snake-case

A systematic approach to parse strings and automate the conversion to snake_case, upperCamelCase or any other case. (Python port of the R snakecase package.)

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install snake-case

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.3 2018-02-05    
0.0.2 2018-02-04    

Issues with this package?

Page last updated 2023-10-28 02:27:23 UTC