Skip to content

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

License

Notifications You must be signed in to change notification settings

TheAwiteb/satr-statistics-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Using

usage: ssma [-h] --username  [--size]

Tool that helps you collect your badges in a satr platform.

optional arguments:
  -h, --help        show this help message and exit
  
  --username , -u   The username you want to get badges for.

  --size , -s       The size of badge in html (default 90.0).

Run

with docker

pull from docker hub (No need to clone the repository)

λ docker run --rm -it awiteb/ssma

without docker

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

Note: Make sure you are in the repository when running the command

λ python3 ssma -u yourusername

Output

Completed Satr courses

Python 101 Python 102 Python 103

Donating (BEP20)

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

License

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published