Metadata-Version: 2.1
Name: vbscript
Version: 0.1.1
Summary: Interact with vbscript in python.
Home-page: UNKNOWN
Author: J3ldo
Author-email: jeldojelle@gmail.com
License: MIT
Keywords: vbs vbscript vbspython
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.9

vbspython is a simple package that makes you interact with visual basic script in python.


Changelog
---------

0.0.1 - Made vbspython but it doesnt work
0.0.2 - Made it work
0.0.8 - Made a press keys will press any keys of choice. A sleep that will make the .vbs file sleep. And a presskey that will press a special key leave empty for a list of keys.
0.1.0 - Made a help loop and runfile.
0.1.1 - Made the getting input system better. Added icons and options in the itemattributes class

