Skip to content

sreeramachand/coexp_fullstack_toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies:

Enter the following commands:

git clone https://github.com/sreeramachand/coexp_fullstack_toolkit.git
python -m venv .venv
.venv/scripts/activate
pip install flask flask_cors pandas networkx scipy spacy transformers pyxlsb
python -m spacy download en_core_web_sm
cd coexp_fullstack_toolkit/backend
flask run

NEW TERMINAL

cd coexp_fullstack_toolkit/frontend
npm install
npm run dev

If you found this project interesting, please star! It is my first full-stack project!

About

Experimental React + Flask Graph Theory Analysis Toolkit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published