SimpleControlz

A way to gain control over script functionality


License
MIT
Install
pip install SimpleControlz==1.0

Documentation

ScriptControl

A way to control script functionality.

ScriptControl is a pip package that contains a the package "powerful", which actually has two modules: 'simplify.py' and 'control.py'.

These modules allow for the creation, access, and manipulation of objects, functions and types like (str, int etc.) The modules are basic and anyone could have written them and probally have but, i wanted to help prevent writting so much code and bombarding the script so, i wrote them myself.

They are easy to use and provides several ways of accessing and manipulating data.