The #1 Embedded Analytics Solution for SaaS Teams.
Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.
Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
Try Developer Playground
Our Free Plans just got better! | Auth0 by Okta
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Python program for sending custom CW macros via serial port
.... There are six macro buttons on the screen that are configured in the setup screen. There are three entry fields for sending other text messages. The abort button stops sending code, The scroll bars set send speed and Farnsworth spacing. The setup button opens the configuration screen.
The setup screen is used to configure the 12 buttons. The lower three buttons are for the user name, QRZ password, and to set the serial port. Press the save edit button to save changes.
73,
Todd
PromptCast is a dead-simple teleprompter intended for use when recording webcam video and/or screencasts. Put your webcam under your monitor and position PromptCast right above it to make your recordings easier and give them that professional touch.
A TextMap module for Python.
The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text),
input = readxy(x,y,text), clear(), scroll(x,y),
change(coloroptions), settext(text), input = gettext()