Skip to content

sentimental-research/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment in research software

This repository provides the flask app to coordinate and visualise all the different modules needed to analyse your software package.

Requirements

  • flask
  • pandas
  • bokeh

using requirements.txt

or install a conda environment using the environment.yml as:

conda create --name happy --file environment.yml
source activate happy

Deployment

python happy.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published