Skip to content
View perewall's full-sized avatar

Organizations

@pushresume
Block or Report

Block or report perewall

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

    Tool for automatically update your CV on some job boards

    Python 3 1

  2. snaut snaut Public

    Artifact upload tool for Sonatype Nexus 3

    Python 1

  3. jokes-api jokes-api Public

    Multi user REST API for jokes management and generation

    Python

  4. envirun envirun Public

    SublimeText plugin, that helps to run python commands inside project-specified virtual env

    Python

  5. Python snippet for make Git releases Python snippet for make Git releases
    1
    #!/usr/bin/env python
    2
    
                  
    3
    import re
    4
    
                  
    5
    import git  # gitpython