Forums

Is it possible to add friendly as a battery

friendly [0, 1] built on friendly-traceback [0, 2] makes it easier to understand the cause of tracebacks and provides explanations in a variety of languages. It depends on various packages such as asttokens, executing, stack-data, platformdirs, rich, colorama, pygments, all of which are already included in pythonanywhere's batteries. friendly is especially useful for beginners. It works either in the console or inside Jupyter notebooks (as well as other environment not relevant for Pythonanywhere).

Would it be possible to add it as an available battery?

In case this is relevant, they are both available on conda-forge [3, 4].

André Roberge

  • [0] Documentation for both friendly and friendly-traceback can be found at https://friendly-traceback.github.io/docs/index.html
  • [1] https://github.com/friendly-traceback/friendly
  • [2] https://github.com/friendly-traceback/friendly-traceback/
  • [3] https://github.com/conda-forge/friendly-traceback-feedstock
  • [4] https://github.com/conda-forge/friendly-feedstock

You can install it yourself: https://help.pythonanywhere.com/pages/InstallingNewModules/