Metadata-Version: 2.1
Name: sapy-script
Version: 0.0.4
Summary: Library to manipulate SAP by script
Home-page: https://github.com/fkfouri/sapy_script
Author: fkfouri, mariotaddeucci
Author-email: kfouri.fabio@gmail.com
License: UNKNOWN
Keywords: SAP Script
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Other Scripting Engines
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
Classifier: Operating System :: Microsoft :: Windows :: Windows 8
Classifier: Intended Audience :: Developers
Description-Content-Type: text/markdown
Requires-Dist: pywin32 (==223)
Requires-Dist: tqdm (==4.20.0)
Requires-Dist: wmi (==1.4.9)

# sapy_script

This is a library that run native SAP script language, that allow some automations using python codes.


