Skip to content
View IvanYachmenov's full-sized avatar

Highlights

  • Pro

Block or report IvanYachmenov

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

Popular repositories Loading

  1. static_code_analyzer static_code_analyzer Public

    I created a simple static analyzer tool that finds common stylistic issues in Python code. It works not only with standard input but also with command-line arguments.

    Python

  2. web_calendar web_calendar Public

    Simple REST service with the Flask framework, database using the Flask-SQLAlchemy extension and resources using the Flask-RESTful extension

    Python