No project description provided
Project description
PYSEM-STRINGS
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
- @tory1103 - Idea, Concept & Initial work
See also the list of contributors who participated in this project.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pysem-strings-0.1.tar.gz.
File metadata
- Download URL: pysem-strings-0.1.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.4rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be59f67d6197f81bca73d5be739ce37e6694e6cb56b1f105e0b1f8aa2bfbd66c
|
|
| MD5 |
66361576e1867c091010446bedffa323
|
|
| BLAKE2b-256 |
52ada3491050c605b392623e3fbbef84492bac7b7a8200234bd26381b3613d6a
|
File details
Details for the file pysem_strings-0.1-py3-none-any.whl.
File metadata
- Download URL: pysem_strings-0.1-py3-none-any.whl
- Upload date:
- Size: 16.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.4rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42a6171e67e2af072d81209ed026b6f4a514e1b4483ac5eb38051388d3ce93a6
|
|
| MD5 |
40ec3e5577ed25802955a72761245e64
|
|
| BLAKE2b-256 |
ee0526126b7da369c5aa4a1a6891bff63c79df669134cb9d662edd42c82bb2ee
|