Daniyal Ahmed

Python Developer since 2020 | Release Manager for Python 3.8 | Creator of Black code formatter | Contributing to Python's growth and adoption.
131 Posts

How to Calculate Current Internet Connection Speed with Python?

If you're anything like me, you're probably tired of switching between browsers, ads, and confusing interfaces just to check your internet speed. So I...

How to Resolve Vimeo File Upload Errors with Python Library?

If you're working with the Vimeo Python Library and trying to replace a video file, you might run into a frustrating issue just like...

How to Fix a ‘Python Library Not Found’ Error with PythonKit

When I was working on a Swift client project where we needed to call Python code directly from Xcode specifically using spaCy for natural...

How I Fix the SSL Error in My First Wikipedia Crawler Using Python

I built my first Wikipedia crawler in Web Scraping with Python, and it crashed with an SSL: CERTIFICATE_VERIFY_FAILED as soon as urlopen() redirected from...

How to Make an RLC Circuit in Python

I’m the kind of developer who learns best when I see something appear on-screen. So when I found out that Schemdraw can turn a...