Skip to content
View jcalvento's full-sized avatar
Block or Report

Block or report jcalvento

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. sso.py sso.py
    1
    import json
    2
    import os
    3
    import webbrowser
    4
    from configparser import ConfigParser
    5
    from datetime import datetime, timedelta, timezone
  2. Slack bulk delete Slack bulk delete
    1
    # Generar legacy token: https://api.slack.com/custom-integrations/legacy-tokens (Team => Create token)
    2
    
                  
    3
    require 'net/http'
    4
    require 'json'
    5
    require 'uri'
  3. mutaviz mutaviz Public

    Python

  4. obi obi Public

    Obi: Positive selection analysis

    Python