Websockets is a library for building WebSocket servers and clients in Python with a focus on correctness and simplicity. Built on top of asyncio, ...
Project Lombok maintainer Roel Spilker thinks the hardest part of being a maintainer is rejecting good feature ideas. It’s heartbreaking, he said, to ...
While working in a Python CMS called Plone, Alex Clark kept running into issues with its imaging library, PIL, caused by the non-standard way it was ...
Reinier Zwitserloot’s journey into the world of open source is a familiar one: he discovered a problem he thought he could fix, so he and his ...
react-native-camera is a comprehensive camera module for React Native that supports photographs, videos, face detection, barcode scanning, and text ...
Meet Material-UI core maintainer Olivier Tassinari. Olivier is a software engineer from France, and he’s a core maintainer of Material-UI, a ...
SockJS is a browser JavaScript library that provides a WebSocket-like object. SockJS gives you a coherent, cross-browser, Javascript API which ...
Next week, we’ll be hanging out in Portland at OSCON. If you’re attending, stop by booth #616—or just keep your eyes peeled for our bright orange ...
psutil is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors) in ...