Skip to content

The complete backend for parsing code from any Github repo URL

Notifications You must be signed in to change notification settings

radhikakakkar/gitrepo-code-parsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to Run the Code

  1. Clone the repo
  2. Change the absolute paths in two files: tree_sitter_parsing.py and main.py
  3. You'll need a MONGODB_URI in a .env file
  4. You'll need a Firebase credentials file for use in main.py

Please note: Currently, you can only parse Python code from GitHub repositories.

Contact me in case of issues.

About

The complete backend for parsing code from any Github repo URL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages