Skip to main content

SAP GUI Scripting Library in Python

Project description

SAP GUI Scripting Library

Table of contents

Python installation

  1. Download last version of Python 3.x installer
  2. Run the installer
  3. While installation choose folowing option:
    • Add python 3.x to PATH

Install

Pip installation (recomended)

Installation is easy. Run in windows console (command line interpreter - cmd):

pip install PySapGUI

If your computer is behind a proxy set additional option --proxy in following format:

pip install sapsec --proxy http://user:password@proxyserver:port

Installation from github

If for some reason the installation was not successful (with pip) there is an opportunity to install sapsec from github source files.

  1. Download zip archive with project source codes. Or use git clone:
git clone https://github.com/gutskodv/PySapGUI.git
  1. Unpack files from dowloaded zip archive. And go to project directory with setup.py file.
  2. Ugrade pip, Install Wheel package, Collect sapsec package:
python -m pip install --upgrade pip
pip install wheel
python setup.py bdist_wheel
  1. Install sapsec package from generaed python wheel in dist subdirectory:
python setup.py dist\PySapGUI*.whl

Requirements

You can manually intall requirements if they were not installed in automatic mode.

  1. PyWin32 (Python extensions for Microsoft Windows Provides access to much of the Win32 API, the ability to create and use COM objects, and the Pythonwin environment).
pip install pywin32

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PySapGUI-1.0.7.tar.gz (18.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

PySapGUI-1.0.7-py3-none-any.whl (22.3 kB view details)

Uploaded Python 3

File details

Details for the file PySapGUI-1.0.7.tar.gz.

File metadata

  • Download URL: PySapGUI-1.0.7.tar.gz
  • Upload date:
  • Size: 18.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for PySapGUI-1.0.7.tar.gz
Algorithm Hash digest
SHA256 db18a76b40af94b12c1b0e8f9e9d10214660628f6be4f2cb5a89aba4b55579b6
MD5 00904e270f8fd0cc087ea70d4c146809
BLAKE2b-256 76cb9b839205cde8954d98f1665fff284efcec233518f98a24a0d54c23b5dcd8

See more details on using hashes here.

File details

Details for the file PySapGUI-1.0.7-py3-none-any.whl.

File metadata

  • Download URL: PySapGUI-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 22.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for PySapGUI-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 353b52fa45b1be3adc7a0ff604ce54352cfe30dbc69792eb5b4af51cb4aeb04d
MD5 e06b40bcac79aff2df4e9535c5ca17b2
BLAKE2b-256 7b08a64ed8fb856ed2dc4e8525aeddbcb26a62ebea0034811d0613708574c6ef

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page