newty messing around with python, nostr and qt install git clone https://github.com/monty888/newty.git cd newty python3 -m venv venv source venv/bin/activate pip install . basic query Make basic query request to nostr relays. python basic_query.py