Skip to main content

No project description provided

Project description

PYSEM-STRINGS

GitHub status GitHub issues GitHub pull requests GitHub license GitHub last commit


Pysem-strings is a modular library to simplify string uses

📝 Table of Contents

🧐 About

Pysem-strings makes strings very simple and intuitive. It has many methods for string manipulation.

🏁 Getting Started

Prerequisites

NO REQUIREMENTS NEEDED

Installing

# Using python pip
$ pip install pysem-strings

# Using git
$ git clone https://github.com/pysem/strings.git
$ cd strings
$ pip install -r requirements.txt
$ python setup.py install

🎈 Usage

from pysem_strings import String

print(String("hello, this is my string").get_chars(10))

🚀 Deployment

pysem-strings is a python library, when installed, just import it to your project.

import pysem_strings
from pysem_strings import *

⛏️ Built Using

  • Python

✍️ Authors

See also the list of contributors who participated in this project.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pysem-strings-0.1.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

pysem_strings-0.1-py3-none-any.whl (16.4 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