A library made to make string easier to use in python
Project description
PythonStrings🧵 2.0.0 [Library/Package]
A simple python library to help with strings
Installation
You can download the file with pip
Windows
Users/user>pip install PythonStrings
Linux/MacOS
$ pip3 install PythonStrings
#or
$ pip install PythonStrings
#or
$ python3 -m pip install PythonStrings
Documentation
revstring(:string:)
Reverces the string in the brackets and returns it
encodestr(string)
encodes the string with utf-16 and returns it [not sure if works these are some old code that i wrote some months back
decodestr(string)
decodes the string with utf-16 and returns it [same for this one also, I think? 🤔]
Capatilize(string)
Capitalizes the first letter of the string and returns it
Cap(string)
Returns the length of the string
Authors
Badges
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file PythonStrings-0.2.0.tar.gz
.
File metadata
- Download URL: PythonStrings-0.2.0.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e7c0774348164c49117825e1b3a10550b344b4f119266b0adc0e4f5fdfc5793 |
|
MD5 | deea2567da1c4f3956582dd5e68e1c97 |
|
BLAKE2b-256 | 9a834f97f995701321fa9aa81dade4cf78b5cc3dcc444ae7fe8aa9670babda9e |
File details
Details for the file PythonStrings-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: PythonStrings-0.2.0-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f788904b919cfb8a2bb3a688ae60c8b64cb78452172f7c891f8fa57eeecbe20 |
|
MD5 | ac46f704d973b1d466c3145bfa9e5b07 |
|
BLAKE2b-256 | e8478237bdcdc2487ab52489920cdf2530c039cebafc8eac150d14469b37cbbe |