success: bool = False
while not success:
self.enhance()
self.challenge.solve()
if not self.challenge.completed():
continue
success: bool = True
👷♂️
focusing ...
Pinned Loading
-
python-ood
python-ood Public💠 Essential object oriented design (python, pytest, travisCI)
-
utestpy/pytest-emoji-output
utestpy/pytest-emoji-output Public🎭 Pytest plugin to represent test output with emoji (pytest, githubCI, travisCI)
-
utestpy/python-page-object
utestpy/python-page-object Public📔 Page object design pattern implementation (python, pom, selenium, pytest, travisCI)
-
upymake/urequest
upymake/urequest Public🌐 User friendly HTTP python client (requests, pytest, travisCI)
Python 5
-
calorie-counter
calorie-counter Public🍔 Web app to calculate calories based on given food (flask, js, docker, heroku)
-
flake8-debug
flake8-debug Public🛑 flake8 plugin that forbids debug funcs in prod codebase (flake8, ast)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.