engineerjoe440 / ElectricPy

Electrical Engineering Formulas in Python
https://electricpy.readthedocs.io/en/latest/
MIT License
86 stars 16 forks source link

Adding Induction Motor Module in ElectricPy home page #20

Closed Lakshmikanth2001 closed 3 years ago

Lakshmikanth2001 commented 3 years ago

image

Please try to add Induction Motor Module on the front page of the ElectricPy documentation

engineerjoe440 commented 3 years ago

This is a really good point. I've been trying to think of a better way to integrate the module, I think I've settled on making a "visu" module to help with visualization tools. I'll eventually move other functions to the module, but for now I think this should be a reasonable approach.

engineerjoe440 commented 3 years ago

Ok! I've touched up a bit of the docs, but getting the sphinx documentation is giving me a bit of a run for my money. I'm gonna call it for now, but this would be worth some more investigation down the road.