Skip to content
View grantfanian's full-sized avatar

Highlights

  • Pro

Block or report grantfanian

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 Loading

  1. simplespy simplespy Public

    spy on a VK user's profile

    Python 1

  2. generate-pc-build generate-pc-build Public

    Prints out PC Build (or everything else) specified in JSON only as links to known shops

    Python 1

  3. aiszemlya-to-excel aiszemlya-to-excel Public

    An script to save data of an date range from https://aiszem.krtech.ru/ to excel

    Python 1

  4. jutsuload jutsuload Public

    video tool for jut.su

    Python

  5. [RU] Абуз (накрутка) голосов через J... [RU] Абуз (накрутка) голосов через JSON-RPC API фотоголосований 3654.ru (возможно и других, но при небольших модификациях). [EN] 3654.ru photo poll's API abusing script (maybe compatible to other JSON-RPC compliant sites).
    1
    #!/usr/bin/env python
    2
    import sys
    3
    
                  
    4
    if sys.version_info[0] == 2:
    5
        print("Script is not guaranteed to work on Python 2!")