main
__main__
* refactor(lib): rename `main` to `__main__` This allows to call the module using `python -m manim-slides`, useful for profiling, etc. * fix(setup): update name