hellowdy / KtasExporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KtasExporter

KtasExporter is little Python script to add your katas (Codewars) easily.

Requires

  • Python 3.10.9 (build on this version)
  • Selenium (pip install -U selenium)
  • DotEnv (pip install python-dotenv)

How to use

git clone git@github.com:benjGam/KtasExporter.git
  • Rename .env_exemple by .env
  • Set values in .env
python3 main.py

Script will commit properly for you, and you'll have to push.

About


Languages

Language:Python 100.0%