Skip to content
View PyExplorer's full-sized avatar

Block or report PyExplorer

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. python_advanced_basics python_advanced_basics Public

    Homework for 01_advanced_basics

    HTML

  2. adv_python adv_python Public

    Python

  3. catch_verbs catch_verbs Public

    Catch verbs is a static analysis tool for python code that catches verbs from functions name.

    Python

  4. habr_nouns habr_nouns Public

    Parse n pages of the general feed of habrahabr, pull out the headings and dates of the articles from them. Put all nouns in a normal form and output the three most popular nouns for each week.

    Python

  5. check_naming_convention check_naming_convention Public

    Clone repository and check naming convention for multiple-word identifiers

    Python

  6. simple_wsgi simple_wsgi Public

    Parse request, route to view, create response

    Python