Skip to content
View mtalimanchuk's full-sized avatar

Organizations

@deeppavlov
Block or Report

Block or report mtalimanchuk

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

    Pathfinder spellbook for Telegram (1e Russian translation)

    Python

  2. T-Saurus-bot T-Saurus-bot Public

    Inline thesaurus for Telegram powered by Merriam Webster API. Search for synonyms, definitions and examples.

    Python 4

  3. netstatmap netstatmap Public

    Build a real-time map of your network

    Python 3

  4. aio-nomad-logger aio-nomad-logger Public

    CLI async log streaming tool for Nomad deployments

    Python 1

  5. e-xercise e-xercise Public

    Online exercise generator

    Python 2

  6. Class representing console colors Class representing console colors
    1
    class colors:
    2
        BLACK = "\u001b[30m"
    3
        PALE_RED = "\u001b[31m"
    4
        PALE_GREEN = "\u001b[32m"
    5
        PALE_YELLOW = "\u001b[33m"