Skip to content
View nicomni's full-sized avatar

Highlights

  • Pro

Organizations

@isfit

Block or report nicomni

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. Use exponential backcoff strategy wi... Use exponential backcoff strategy with the psf/requests library
    1
    #!/usr/bin/env python3
    2
    import requests
    3
    from requests.adapters import HTTPAdapter
    4
    from urllib3.util.retry import Retry
    5
    
                  
  2. watercoolr watercoolr Public

    A Google Sheet app to generate random groups for water cooler conversations over video.

    JavaScript