- String:
-NEW- Added list_to_str(list) function Fixed module not importing bug A package that has several functions to work with strings and English words. Functions-
plural-Converts any word to plural form. e.g. plural(“python”)-“pythons”
join: joins two words e.g. ‘pyt’,’hon’-‘python’
add: Like the join() functions but can join word after the letter at the specified position e.g. add(“bore”,1,”ef”)-‘before’
reverse: Reverses a string e.g. reverse(“python”)-“nohtyp”
- Lists:
list_to_str: Convert a list into a string e.g. [‘p’,’y’,’t’,’h’,’o’,’n’]-‘python’
More functions coming soon!
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stringf-0.0.7.tar.gz
(2.3 kB
view details)
File details
Details for the file stringf-0.0.7.tar.gz.
File metadata
- Download URL: stringf-0.0.7.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.0.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c052649ee9f2b6894e1839842122b7913eb55b078fef021147d258a04e4d9a6
|
|
| MD5 |
3a2b47be1b994fc93ee76bb39d0eff3f
|
|
| BLAKE2b-256 |
622b8bcaaf8b7cd73b2b74857fdcd6d229468bdbea7e1db07c6ed09f219c354a
|