Skip to content

Gr4b4rz/publication-graph-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

publication-graph-analysis

Usage

  1. Create and activate virtualenv

virtualenv -p python3 env

source env/bin/activate

  1. Install requirements

pip install -r requirements.txt

  1. Run

python3 app.py

  1. Run tests from project root directory

pytest

About

Student project: Analysis of publications graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages