Metadata-Version: 2.1
Name: GridCal
Version: 4.0.0a15
Summary: # About GridCal

GridCal is a research oriented power systems software.

Research oriented? How? Well, it is a fruit of research. It is designed to be modular.
As a researcher I found that the available software (not even talking about commercial
options) are hard to expand or adapt to achieve complex simulations. GridCal is
designed to allow you to build and reuse modules, which eventually will boost your
productivity and the possibilities that are at hand.

So, I do really hope you enjoy it, and if you have comments, suggestions or just want
to collaborate, do not hesitate to contact.

Cheers,
Santiago

Home-page: https://github.com/SanPen/GridCal
Author: Santiago Peñate Vera et. al.
Author-email: santiago.penate.vera@gmail.com
License: GPL v3
Description: # GridCal
        
        This software aims to be a complete platform for power systems research and simulation.
        
        [Watch the video https](https://youtu.be/SY66WgLGo54)
        
        [Check out the documentation](https://gridcal.readthedocs.io)
        
        
        ## Installation
        
        pip install GridCal
        
        For more options (including a standalone setup one), follow the
        [installation instructions]( https://gridcal.readthedocs.io/en/latest/getting_started/install.html)
        from the project's [documentation](https://gridcal.readthedocs.io)
        
Keywords: power systems planning
Platform: UNKNOWN
Classifier: Intended Audience :: Developers and electrical engineers
Classifier: Topic :: Software Development :: Power Systems
Classifier: License :: OSI Approved :: GPLv3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Description-Content-Type: text/markdown
