Skip to content

Anonymus-Team/GitProfileAnalyzer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitProfileAnalyzer-app

For using you need node.js and python
Before starting you need create folder 'repositories' to download all repositories in it
Run index.js.
Go to http//:localhost:3000/?git="your git repository" where git is input for run python code.
To get input data in script.py you need:
  1. Import sys
  2. write sys.argv[1] - data from query
To return data from python you need write "print()" in script.py
If no query you get a message with string "No data"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors