Metadata-Version: 2.1
Name: StringType
Version: 0.0.1
Summary: A module for working with string types of vars
Home-page: https://github.com/MSmusic9/StringType
Author: MS.music9
Author-email: knk.2792@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

**So...**
```
	Just write to shell **PIP INSTALL StringType**))))
```

**Commands:**
```
	p(text)-return text with paragrath

	finder(text,list)-check, is text in list, and if it's true, return true, else return false

  times(time,text)-return text after a "time" time

  lock(key,value,file)-open and code file into key-value couple

  type(var)-check, if var is a string, return true, else return false

  check(text,checkvar)-the same as finder()

```
My discord: <a>MS.music9#1861</a>

