manim-slides icon indicating copy to clipboard operation
manim-slides copied to clipboard

chore(lib): re-organizing the module

Open jeertmans opened this issue 1 year ago • 0 comments

This PR refactors a lot of the code in order to have a better organized codebase. If will that I needed to create a second level of submodules, to better distinguish the different parts of this project.

TODO list:

  • [ ] Document all function and attributes (even those that are not part of the public API);
  • [ ] Update tests to use new paths (and maybe improve a bit the coverage;
  • [ ] Try to better re-use code between different guis

jeertmans avatar Jul 23 '24 12:07 jeertmans