Skip to content

v0.3.0-beta

Compare
Choose a tag to compare
@FelixTheC FelixTheC released this 27 May 21:10
· 16 commits to main since this release
b9f2987
  • include docstring_generator_extension which is written with pybind11 (c++) for
    • faster docstring creation
    • better handling re-runs (no duplicate docstrings)
  • support for Numpy, Google, and reST docstringstyles
  • no docstring for classes but for all kinds of functions