Skip to main content

Python module of Simulation Toolkit for Electrical Power Systems

Project description

stepspy: a Python module of Simulation Toolkit for Electrical Power Systems

Author: Changgang Li lichgang@sdu.edu.cn from the School of Electrical Engineering, Shandong University, China

stepspy provides almost all functions of STEPS (https://github.com/changgang/steps). It calls dynamic library of STEPS, and wraps it to advanced functions.

If you want to manually install stepspy, follow the instructions:

  1. Go to https://github.com/changgang/steps to download or fork the latest version of STEPS.
  2. Compile STEPS into dynamic library following instructions of STEPS.
  3. Go to python/ folder of STEPS, and copy the latest version of stepspy/ to PYTHONPATH/Lib/site-packages/. 4, Move the dynamic library of STEPS to stepspy/libsteps/ in the PYTHONPATH/Lib/site-packages/. 5, If the VC runtime is missing, download and install Microsoft Visual C++ 2017 Redistributable of 32 or 64 bit version. 5, If VC runtime or Mingw Runtime is missing, install vcredit or copy libwinpthread-1.dll from mingw compiler/bin/ to c:/windows/system32 and c:/windows/SysWOW64

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

stepspy-0.6.0.tar.gz (12.9 kB view hashes)

Uploaded Source

Built Distribution

stepspy-0.6.0-py3-none-any.whl (13.7 kB view hashes)

Uploaded Python 3

Supported by

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