Skip to main content

Script for loading SMPS format directories into python.

Project description

pysmps

Utility for parsing smps files.

Installation

Clone this repository and execute

pip install -e .

inside the cloned folder. This should install the module smpspy to your pip list. You can then import this module using

from pysmps import smps_loader as smps

at the beginning of your python code. You maybe want the folder you cloned to be in your PYTHONPATH, so check that if it is not working.

Functions

This module exports the functions load_lp for loading mps files and load_smps for loading smps directories.

TODO

  • Scenario support in sto file parsing.
  • Block support in 2-stage problem casting.

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

pysmps-1.0.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

pysmps-1.0-py3-none-any.whl (7.2 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