Metadata-Version: 1.1
Name: andes
Version: 0.6.5
Summary: Another Power System Simulator
Home-page: https://github.com/cuihantao/andes
Author: Hantao Cui
Author-email: cuihantao@gmail.com
License: Apache Software License
Description: ==============================================
        ANDES: ANother Dynamic Energy System simulator
        ==============================================
        
        .. image:: https://img.shields.io/travis/cuihantao/andes.svg
            :alt: Travis CI Build Status
            :target: https://travis-ci.org/cuihantao/andes
        
        .. image:: https://codecov.io/gh/cuihantao/andes/branch/master/graph/badge.svg
            :alt: Codecov Coverage
            :target: https://codecov.io/gh/cuihantao/andes
        
        .. image:: https://api.codacy.com/project/badge/Grade/17b8e8531af343a7a4351879c0e6b5da
            :alt: Codacy Badge
            :target: https://app.codacy.com/app/cuihantao/andes?utm_source=github.com&utm_medium=referral&utm_content=cuihantao/andes&utm_campaign=Badge_Grade_Dashboard
        
        .. image:: https://img.shields.io/pypi/v/andes.svg
            :alt: PyPI Version
            :target: https://pypi.python.org/pypi/andes
        
        
        A Python package for power system research
        
        * Open-source software: Apache License, see LICENSE.md
        * Documentation: https://andes.readthedocs.io
        
        Features
        --------
        
        ANDES is a Python-based power system simulation tool for research. It
        supports power flow calculation, time domain simulation, and full eigenvalue
        analysis for transmission networks. ANDES is currently under active development.
        
        
        Acknowledgement
        ---------------
        This work was supported in part by the Engineering Research Center Program of
        the National Science Foundation and the Department of Energy under NSF Award
        Number EEC-1041877 and the CURENT Industry Partnership Program.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Environment :: Console
