Skip to content

Instantly share code, notes, and snippets.

View srelbo's full-sized avatar

Saravana Rathinam srelbo

View GitHub Profile
@srelbo
srelbo / get_clerk_users.py
Last active May 18, 2024 15:49
Query clerk to get all users into a CSV file for https://loops.so import
import os
import requests
import csv
import time
def fetch_all_users(api_key):
url = "https://api.clerk.dev/v1/users"
headers = {
"Authorization": f"Bearer {api_key}",
This file has been truncated, but you can view the full file.
orch-TensorRT TorchScript Conversion Context] - CaskConvolution has no valid tactics for this config, skipping