[ Bron: python-humps ]
Pakket: python3-humps (0.2.2-2)
Verwijzigingen voor python3-humps
Debian bronnen:
Het bronpakket python-humps downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
String converter to camelCase
The humps module converts strings to camelCase format. The conversion process starts with a lower case alphabetic character, followed by alphanumeric characters. Non-alphanumeric characters are ignored, and spaces result in the next character being capitalized if it is alphabetic. The module processes input strings while ignoring any character case, ensuring a consistent camelCase output.
Andere aan python3-humps gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)