Skip to content

Some functions that might be useful to make Python development easier

Notifications You must be signed in to change notification settings

JuliaCordeiro/python_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Python_Utils

Some functions that might be useful to make Python development easier

Functions

Parameterize

This function is useful to parameterize strings using separators and case style.

parameterize(string, separator='-', preserve_case=False)

About

Some functions that might be useful to make Python development easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages