Skip to content

OpenQDev/ExtractECRepos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Extract all repositories from one ecosystem (electric capital data)

Data from: Electric Capital

Pre-requisites

  1. use Python 3.8.10 or higher
  2. install dependencies: pip install -r requirements.txt

Extract all repo urls related to an ecosystem (including sub-ecosystem repo urls)

  1. in the CLI:

python3 extract.py <ecosystem_file_name>

For example, to get all repo urls for the Polygon ecosystem & sub ecosystems:

python3 extract.py polygon.toml

  1. get your toml and csv file from the results folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages