Skip to content

Sas2k/PythonStrings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

PyPI - Downloads

About

A simple library that helps you with the strings in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages