A Python library to interact with mCaptcha API
Go to file
Aravinth Manivannan ecae859316
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
feat: CI: setup and run tests
2023-12-31 21:10:17 +05:30
.reuse feat: init 2023-12-31 21:09:02 +05:30
LICENSES feat: init 2023-12-31 21:09:02 +05:30
scripts feat: download mcaptcha cli and setup mcaptcha server for testing 2023-12-31 21:09:47 +05:30
src/mcaptcha_api feat: verify authorization token against mcaptcha 2023-12-31 21:09:33 +05:30
tests feat: test API library against mcaptcha server 2023-12-31 21:10:07 +05:30
.env_sample feat: test API library against mcaptcha server 2023-12-31 21:10:07 +05:30
.gitignore feat: init 2023-12-31 21:09:02 +05:30
.woodpecker.yml feat: CI: setup and run tests 2023-12-31 21:10:17 +05:30
Makefile feat: test API library against mcaptcha server 2023-12-31 21:10:07 +05:30
pyproject.toml feat: init 2023-12-31 21:09:02 +05:30
requirements.txt feat: init 2023-12-31 21:09:02 +05:30