LICENSE
README.md
setup.py
src/nemo_bldc/__init__.py
src/nemo_bldc/nemo.py
src/nemo_bldc.egg-info/PKG-INFO
src/nemo_bldc.egg-info/SOURCES.txt
src/nemo_bldc.egg-info/dependency_links.txt
src/nemo_bldc.egg-info/entry_points.txt
src/nemo_bldc.egg-info/not-zip-safe
src/nemo_bldc.egg-info/requires.txt
src/nemo_bldc.egg-info/top_level.txt
src/nemo_bldc/doc/BrushlessMotorPhysics.pdf
src/nemo_bldc/doc/__init__.py
src/nemo_bldc/doc/user_manual.pdf
src/nemo_bldc/gui/__init__.py
src/nemo_bldc/gui/abstract_tab.py
src/nemo_bldc/gui/gui_compare_motors.py
src/nemo_bldc/gui/gui_single_motor_perf.py
src/nemo_bldc/gui/main_window.py
src/nemo_bldc/gui/motor_creation_helper.py
src/nemo_bldc/gui/utils.py
src/nemo_bldc/gui/widget_motor_creation.py
src/nemo_bldc/physics/__init__.py
src/nemo_bldc/physics/battery.py
src/nemo_bldc/physics/motor.py
src/nemo_bldc/ressources/__init__.py
src/nemo_bldc/ressources/abstract_tab.glade
src/nemo_bldc/ressources/compare_tab.glade
src/nemo_bldc/ressources/logo.svg
src/nemo_bldc/ressources/logo_readme.svg
src/nemo_bldc/ressources/main_window.glade
src/nemo_bldc/ressources/motor_creation_helper.glade
src/nemo_bldc/ressources/motor_creation_widget.glade
src/nemo_bldc/ressources/motor_library.json
src/nemo_bldc/ressources/single_motor_tab.glade
src/nemo_bldc/ressources/utils.py