satr-statistics-maker

ssma is a tool that helps you collect your badges in a satr platform ?️

Open Source
Code style: black

Requirements

  • python >= 3.7

Installation

first clone the project

λ git clone https://github.com/TheAwiteb/satr-statistics-maker

install packages from requirements.txt

λ cd satr-statistics-maker
λ pip3 install -r requirements.txt

Run

The way to run ssma is very simple, after entering the project path, run it like this

Note: use py command instead of python3 if you are a Windows user

λ python3 ssma
Enter your username in satr.codes: yourusername
Enter badges size (default 90): 

Output

Completed Satr courses

Python 101
Python 102
Python 103

Donating (BEP20)

Currency Address
Binance BNB 0x009987919CfeA8dF54F69436E5d7202B3e3430eE
Binance USD BUSD 0x009987919CfeA8dF54F69436E5d7202B3e3430eE
Tether USDT 0x009987919CfeA8dF54F69436E5d7202B3e3430eE
Bitcoin BTC 0x009987919CfeA8dF54F69436E5d7202B3e3430eE
Bitcoin Cash BCH 0x009987919CfeA8dF54F69436E5d7202B3e3430eE

License

Massachusetts Institute of Technology (MIT). Please see License file for more information.

GitHub

View Github