Skip to main content

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

PyPI - Downloads

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

PythonStrings-0.2.0.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

PythonStrings-0.2.0-py3-none-any.whl (1.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page