Skip to content

karottc/evernote-visual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Evernote 内部链接可视化

环境要求:Python3

安装依赖:

$ pip3 install requests
$ pip3 install streamlit
$ pip3 install requests_html
$ pip3 install networkx
$ pip3 install pyvis

如果运行过程中碰到还有别的依赖,请自行安装。

本地运行命令:streamlit run analyze.py

然后会提示如下:

  You can now view your Streamlit app in your browser.

  Local URL: http://localhost:8501

浏览器中打开上面地址,按要求输入相关内容即可。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages