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
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
python-streak-1.0.0.tar.gz
(2.4 kB
view hashes)
Built Distribution
Close
Hashes for python_streak-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | abd5b01f14da743829e67160c7ec8f1dbf5aebe82e47b63e32b105cd9b2eebc1 |
|
MD5 | ca9c7706ad7c9bea91f8959dfe4a9d4f |
|
BLAKE2b-256 | 1c62fc8c912cb286d1d7226d058857961bfa1aeac60d988caf0cd8b803b9c713 |