Skip to content

Extract tool descriptions from Futurepedia and visualize resulting tool landscape

License

Notifications You must be signed in to change notification settings

michaelweiss/futurepedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

List tools

First, run browse.py category to get the links of the tools in the category. This may take a while.

python3 browse.py <category>

Extract tool data

Then, run extract.py -D category to download the tool information for a category into a csv file.

python3 extract.py -D <category>

Extract has a few other options. Please check the code.

Show landscape

Run landscape.py to show the landscape of a category, and upload the csv file with the tool information to visualize the landscape.

streamlit run landscape.py

About

Extract tool descriptions from Futurepedia and visualize resulting tool landscape

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages