tracktoberfest

Hacktoberfest participation tracker


Keywords
hacktoberfest
License
MIT
Install
pip install tracktoberfest==0.1.0

Documentation

tracktoberfest

Retrieve Hacktoberfest contributions for a list of GitHub usernames.

Their "validity" is calculated based on the rules enumerated in the Digital Ocean blog post: https://hacktoberfest.digitalocean.com/hacktoberfest-update

Example:

> tracktoberfest tarkatronic
Retrieving contributions for tarkatronic...
tarkatronic
    Counted! - https://github.com/godaddy/tartufo/pull/111
    Counted! - https://github.com/godaddy/tartufo/pull/109
    Counted! - https://github.com/godaddy/tartufo/pull/103

Installation

> pip install tracktoberfest