python-meteor
python-meteor copied to clipboard
example code?
Hi, would you be willing to post the example "chat.py" code from your talk at the July Devshop SF? https://www.youtube.com/watch?v=zzphV5C_20E
I am new to meteor and I am having trouble getting the insert() to insert information back into my meteor application via my python file using python-meteor. Based off the above video, I am assuming you are using the insert() to return chat messages back to the meteor web app via your python-meteor file called "chat.py" and I am hoping by looking at your example code that I will be able to make more sense of how I can get this correctly working within my own code.
Thank you for your time and help!