mclemenceau/visual-excuses

Find a way to not create or hid the lib directory created by pyvis

Open

#29 opened on 2025年5月20日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (7 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

説明

When using visual excuses, generating a html file requires the creation of a lib directory by the pyvis plugin. Although this is minor, this somewhat pollute the directory in which you run visual-excuses.

It would be great to maybe create this in /tmp and print on the screen the URL so that user can just run xdg-open <path_to_html>

コントリビューターガイド