Python

How to Build Your Own Smart Home in an Afternoon
BuildFeb 20, 2024

How to Build Your Own Smart Home in an Afternoon

Dive into the steps of creating three unique home automation projects using a Raspberry Pi, Python, and PubNub.
Markus Kohler
Markus Kohler
Developer Advocate, PubNub
Understanding Pythons Global Interpreter Lock
How-toJan 26, 2024

Understanding Pythons Global Interpreter Lock

The Global Interpreter Lock (GIL) in Python is notorious for its effects on performance and threading. Join us as we delve into Python's core to understand, challenge, and potentially overcome the GIL.
Stephen Blum
Stephen Blum
CTO, PubNub
Building a Modern Chat Application with Python
BuildJan 22, 2024

Building a Modern Chat Application with Python

This blog guides you through the process of creating a modern chat application using Python.
Darryn Campbell
Darryn Campbell
Developer Advocate, PubNub
Python Network Programming: Client, Server and P2P
BuildJan 12, 2024

Python Network Programming: Client, Server and P2P

A comprehensive guide to Python Network Programming.
Darryn Campbell
Darryn Campbell
Developer Advocate, PubNub
2x Performance Improved Migrating Python 2 to Python 3
Product UpdatesAug 1, 2023

2x Performance Improved Migrating Python 2 to Python 3

We are pleased to announce the results of the migration of the shared data pipeline service from Python 2 to Python 3. The first and most significant result is a drastic reduction in memory utilization.
Stephen Blum
Stephen Blum
CTO, PubNub
Internet of Things Tutorial | Get Started w/ Raspberry Pi
BuildDec 27, 2019

Internet of Things Tutorial | Get Started w/ Raspberry Pi

A tutorial of Internet of Things 101 with Raspberry Pi and PubNub real-time data stream to create prototypes of your dreams.

Michael Carroll
Michael Carroll
Real-time Machine Learning: Online Learning with PubNub
BuildJul 25, 2019

Real-time Machine Learning: Online Learning with PubNub

Exploring one of the most popular machine learning algorithms in real time data streaming, online learning, including theory and building a machine learning model.

Cameron Akhavan
Cameron Akhavan
Developer Relations Engineer, PubNub
New Feature Release: Message Counts API
GamingMar 15, 2019

New Feature Release: Message Counts API

Determine unread message counts for chat apps and more with ease using the new Message Counts API.

Jeremy Pollock
Jeremy Pollock
Director of Product Management, PubNub
Image Recognition + ID: Google Cloud Vision API, ClickSend
BuildJun 25, 2018

Image Recognition + ID: Google Cloud Vision API, ClickSend

How to detect and identify an image with Google Cloud Vision API and send a real-time alert SMS with the ClickSend API and PubNub.

Namratha Subramanya
Namratha Subramanya