Skip to content
View vyahello's full-sized avatar
πŸ‘·β€β™‚οΈ
focusing ...
πŸ‘·β€β™‚οΈ
focusing ...

Organizations

@upymake @aiopymake @utestpy

Block or report vyahello

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vyahello/README.md

Welcome!

success: bool = False
while not success:
    self.enhance()
    self.challenge.solve()
    if not self.challenge.completed():
        continue
    success: bool = True

πŸ‘¨β€πŸ’» Languages and Tools

Python Bash Pytest SQL Git HTML Arch Linux

Please follow and don't forget to leave a star

Pinned Loading

  1. python-ood python-ood Public

    πŸ’  Essential object oriented design (python, pytest, travisCI)

    Python 60 9

  2. utestpy/pytest-emoji-output utestpy/pytest-emoji-output Public

    🎭 Pytest plugin to represent test output with emoji (pytest, githubCI, travisCI)

    Python 10 3

  3. utestpy/python-page-object utestpy/python-page-object Public

    πŸ“” Page object design pattern implementation (python, pom, selenium, pytest, travisCI)

    Python 56 22

  4. upymake/urequest upymake/urequest Public

    🌐 User friendly HTTP python client (requests, pytest, travisCI)

    Python 5

  5. calorie-counter calorie-counter Public

    πŸ” Web app to calculate calories based on given food (flask, js, docker, heroku)

    JavaScript 7 1

  6. flake8-debug flake8-debug Public

    πŸ›‘ flake8 plugin that forbids debug funcs in prod codebase (flake8, ast)

    Python 2 1