Git Product home page Git Product logo

search-string-in-multiple-repositories-github's Introduction

Search multiple repositories under a single owner that has a specific text

In this Python script, it is possible to search several repositories that have a certain word in the owner's github, if found, search if each repository has a certain string.

The result will save a file with all the repositories found and another file with all the strings found in each repository

As an example, I am searching for all repositories that contain the word sns in the owner aws-samples, if the repositories are found, it will be searched for which repositories have the text boto3.

Required parameters:

  • Token: GitHub access token. You can generate an access token by following the steps outlined here.
  • repo_has_string: Search repositories that have a certain string.
  • Owner: Name of the owner of the repository.
  • find_text: Search if there is a text in the owner's repository.

How to use:

  1. Replace the parameter values in the main.py script with your own.
  2. Run the script.

search-string-in-multiple-repositories-github's People

Contributors

renatozanger avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.