github tools
Project description
Introduction
Install package
pip install github_bird
Example Usage:
from github_bird.repos import GithubCrawler
# Define the GitHub API tokens here
tokens = ["your_token_1", "your_token_2"] # Replace with actual tokens
crawler = GithubCrawler(tokens)
crawler.crawl_user_repos('milvus-io')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
github_bird-0.0.0.tar.gz
(2.3 kB
view details)
File details
Details for the file github_bird-0.0.0.tar.gz.
File metadata
- Download URL: github_bird-0.0.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e5e5cc73064d2ada05679731de577996155860ab38e51969ce49528cb04a034
|
|
| MD5 |
6af5dea8c4625ce57f28d989cbb24e8a
|
|
| BLAKE2b-256 |
b40000ba0ecbc29227fc3c4a7c4f25dfc0461e1fa728d83db7395cbc6986502a
|