Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Zselter07/kov_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kov-utils Python 3.6

Installation

Use the package manager pip to install kov-utils.

pip install kov-utils

Modules

kjson.py - json save and load

paths.py - paths and file extensions

rand.py - generate random string and sleep mechanism

request.py - request with retry mechanism

sh.py - subprocess commands

strings.py - string utilities

Example

from kov_utils import strings

string_between('kov_utilstestingphase', 'kov_utils', 'phase') #string, from, to

License

MIT

About

Utilities to save time and code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages