Skip to content
View vilus's full-sized avatar
Block or Report

Block or report vilus

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. mocker mocker Public

    http mock server, matching by: (host | '*') & (method | '*') & (path | '*'), responses: content, status_code, headers

    Python

  2. horns_hooves horns_hooves Public

    demo Django (+docker, +nginx, +websocket) project

    Python

  3. chatjs chatjs Public

    chat by node.js + websocket -> study JS

    JavaScript

  4. coffeerun coffeerun Public

    pet project, coffee delivery, for study frontend

    JavaScript

  5. learning_telegram learning_telegram Public

    Telegram bot, via: Docker+Flask+SQLAlchemy+Redis+Celery+pytest+openweathermap.org/api

    Python

  6. pytest-http-mocker pytest-http-mocker Public

    pytest plugin for http mocking (via https://github.com/vilus/mocker)

    Python