Skip to content

To-Do List

To Be Evaluated

  • Use Rust for better processing
  • Process of more files than just Python ones (e.g. .txt, .toml, other langs)
  • Create detail page for classes with docstring and listing class constants and methods
  • Create detail page for functions with docstring and body detail

To Do

  • Handle .github files such as guidelines (TODO, CONTRIBUTING, ...)
  • Provide an "exclude" config for files/dirs to ignore
  • Insert tags for .md based on their names/contexts
  • Get and list all metrics of statements featured

Done

  • Migrate dependency system to use uv
  • Process 100% of Python AST's nodes on mosheh.handlers.python
  • Check for files docstrings and write below filepath
  • Accept structured file (e.g. mosheh.json) as parameters replacement