Metadata-Version: 1.1
Name: psst
Version: 0.1.4
Summary: Power System Simulation Toolbox
Home-page: https://github.com/power-system-simulation-toolbox/psst
Author: Dheepak Krishnamurthy
Author-email: kdheepak89@gmail.com
License: MIT license
Description: ===============================
        psst
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/psst.svg
                :target: https://pypi.python.org/pypi/psst
        
        .. image:: https://img.shields.io/travis/power-system-simulation-toolbox/psst.svg
                :target: https://travis-ci.org/power-system-simulation-toolbox/psst
        
        .. image:: https://readthedocs.org/projects/psst/badge/?version=latest
                :target: https://psst.readthedocs.io/
                :alt: Documentation Status
        
        
        Power System Simulation Toolbox
        
        
        * Free software: MIT license
        * Documentation: https://psst.readthedocs.io.
        
        
        Features
        --------
        
        `psst` is a Power System Simulation Toolbox written completely in Python. Highlights include:
        
        * Security Constrained Unit Commitment
        * Security Constrained Economic Dispatch
        * Integration with Pyomo, Pandas, Numpy, Scipy, Matplotlib, NetworkX and D3.js
        
        `psst` supports:
        
        * Wholesale power market modeling
        * A Security Constrained Unit Commitment with Look Ahead
        * A Security Constrained Economic Dispatch
        * DAM and Hourly RTM
        
        
Keywords: psst
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
