Metadata-Version: 2.1
Name: swat-em
Version: 0.3.0
Summary: Specific Winding Analysing Tool for Electrical Machines
Home-page: https://gitlab.com/martinbaun/swat-em
Author: Martin Baun
Author-email: mar.baun@googlemail.com
License: UNKNOWN
Description: SWAT-EM
        =======
        
        Specific Winding Analyse Tool for Electrical Machines
        
        
        Installation
        ------------
        
        To install, you can do:
        
        ```
        pip install swat-em
        ```
        
        or from the project root directory:
        
        ```
        python setup.py install
        ```
        
        Run the programm
        ----------------
        
        Run the programm by starting it from the command line
        
        ```
        swat-em
        ```
        
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
