Skip to content

Instantly share code, notes, and snippets.

View raimannma's full-sized avatar
🏠
Working from home

Manuel Raimann raimannma

🏠
Working from home
  • Student at KIT
  • Karlsruhe, Germany
View GitHub Profile
@raimannma
raimannma / details_collector.py
Created November 9, 2022 06:04
Details Collector
import json
import logging
import os
import pickle
import random
import time
from abc import ABC, abstractmethod
from functools import cached_property
from threading import Thread
from typing import Optional
from typing import Union
import socketio
from socketio import Client
class XMPPClient:
client: Client = socketio.Client()
def __init__(self, address: str, port: int):

Keybase proof

I hereby claim:

  • I am raimannma on github.
  • I am manuelraimann (https://keybase.io/manuelraimann) on keybase.
  • I have a public key ASD9YriANr3bhiXaENTct7hWKZhOPYVudGa9MDA7QRjfvwo

To claim this, I am signing this object: