All Projects → bahadiraraz → GitHub-Stalker

bahadiraraz / GitHub-Stalker

Licence: other
track your GitHub statistics with Pandas

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to GitHub-Stalker

social-preview
Generate a stylish meta (social media) preview for your own GitHub repository. A different image is generated for every repository. Use your Github-assigned language colors too!
Stars: ✭ 64 (+106.45%)
Mutual labels:  github-api
devhub
TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them
Stars: ✭ 8,064 (+25912.9%)
Mutual labels:  github-api
raccoon
Python DataFrame with fast insert and appends
Stars: ✭ 64 (+106.45%)
Mutual labels:  pandas
json-snapshot.github.io
Snapshot Testing for Java
Stars: ✭ 28 (-9.68%)
Mutual labels:  unit-testing
gh-search
GitHub code search with full text regex filtering, from your cli.
Stars: ✭ 22 (-29.03%)
Mutual labels:  github-api
ESA
Easy SimAuto (ESA): An easy-to-use Power System Analysis Automation Environment atop PowerWorld Simulator Automation Server (SimAuto)
Stars: ✭ 26 (-16.13%)
Mutual labels:  pandas
teuton
Infrastructure test, mainly useful for sysadmin teachers and making contests
Stars: ✭ 22 (-29.03%)
Mutual labels:  unit-testing
unity-ci-test
Example Unity Project using TravisCI
Stars: ✭ 35 (+12.9%)
Mutual labels:  unit-testing
Github-Search
https://medium.com/@ericntd/the-real-beginner-guide-to-android-unit-testing-3859d2f25186
Stars: ✭ 18 (-41.94%)
Mutual labels:  unit-testing
Gitzilla
A resume builder for your GitHub profile.
Stars: ✭ 60 (+93.55%)
Mutual labels:  github-api
simple-php-github-api
a simple php github api
Stars: ✭ 13 (-58.06%)
Mutual labels:  github-api
veridical-flow
Making it easier to build stable, trustworthy data-science pipelines.
Stars: ✭ 28 (-9.68%)
Mutual labels:  pandas
karmahub
Compares the amount of issues and pull requests you created with the amount of comments and code reviews you did.
Stars: ✭ 17 (-45.16%)
Mutual labels:  github-api
EasyUtAndroid
Android unit testing example 全面的android应用单元测试方法及案例
Stars: ✭ 21 (-32.26%)
Mutual labels:  unit-testing
partridge
A fast, forgiving GTFS reader built on pandas DataFrames
Stars: ✭ 115 (+270.97%)
Mutual labels:  pandas
Interactive-Data-Visualization-with-Python
Present your data as an effective and compelling story
Stars: ✭ 71 (+129.03%)
Mutual labels:  pandas
spreadsheets-to-dataframes
Pycon 2021 Tutorial to help Spreadsheet (Excel) Users learn Python
Stars: ✭ 30 (-3.23%)
Mutual labels:  pandas
monthly-returns-heatmap
Python Monthly Returns Heatmap (DEPRECATED! Use QuantStats instead)
Stars: ✭ 23 (-25.81%)
Mutual labels:  pandas
pyfinmod
Financial modeling with Python and Pandas
Stars: ✭ 39 (+25.81%)
Mutual labels:  pandas
Data-Science-Tutorials
Python Tutorials for Data Science
Stars: ✭ 104 (+235.48%)
Mutual labels:  pandas

Pandas Github Api

GitHub-Stalker

track your github statistics 👀

features


  • find new followers or unfollowers
  • find who got a star on your project or remove stars
  • find who do you follow or unfollow
  • Who doesn’t follow you back (new)
  • Who has given your repositories how many stars in total
  • who forked your repos
  • your most starred repositories

how to setup ?

  • get your github api key in https://github.com/settings/tokens image

    • click generate new token and copy your API key
    • image
    • image
    • select the options shown above
  • Open cmd in GitHub-Stalker folder and type pip install -r requirements.txt

  • run in cmd python ./main.py

  • Enter the api key when the program first opens

    image

have fun you can start using 😋


showcase

  • who starred or unstarred your project 👾

    image

  • check who unfollow you 👽

    image

  • Who doesn’t follow you back (new) 🤖

    image

  • see the features of many more of your repos 😻

    image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].