Skip to main content

CLI to create github streaks.

Project description

Streak

Create github or gitlab streaks with this simple script.

Install

$ pip install python-streak

Usage

After installing streak, simply create an new git repository and run streak:

$ git init
$ streak

Now push this repository to github or gitlab et voià!

By default streak will create 3 commits per day with a probability of ~71% per commit for 100 years, starting from 1980-05-09. These parameters can be tuned with:

  • --start START: Beginning of the commits (Format: YYYY-MM-DD)
  • --end END: End of the commits (Format: YYYY-MM-DD)
  • --max MAX: Maximum number of commits per day.
  • --proba PROBA: Probability for a commit to happen.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-streak-1.0.0.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

python_streak-1.0.0-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page