Uploading Videos Longer than 30 seconds to Twitter using Twython
A technical guide on using the Twython library to upload videos longer than 30 seconds to Twitter via the chunked/async API.
A technical guide on using the Twython library to upload videos longer than 30 seconds to Twitter via the chunked/async API.
An overview and comparison of six different open-source systems for running Python code directly within a web browser.
Learn how to use CircleCI orbs to upload a Python Shiv application to an AWS S3 bucket for deployment.
Announcing the second edition of 'Data Science from Scratch', updated for Python 3 with cleaner code, type hints, and a new deep learning chapter.
A review and tips for the OMSCS CS7646 Machine Learning for Trading course, covering the author's experience and key takeaways.
A personal request for help finding a short-term sublet in NYC after a last-minute cancellation.
Explores functional programming concepts in Python, covering pure functions, benefits like modularity and testability, and built-in functional tools.
A technical walkthrough of creating a word cloud visualization from highly-gilded Reddit comments using Python, spaCy, and BigQuery.
A guide to maintaining open-source Python projects efficiently, covering tools, workflows, and community management for solo maintainers.
The author fixes Shiv zipapp dependencies and sets up automated builds using CircleCI for continuous integration.
A father shares his experience teaching his 6-year-old son to code using Pygame Zero, explaining why he chose a real programming language over Scratch.
Learn how to bundle a Python app and its dependencies into a single executable using Shiv, a tool from LinkedIn.
A guide on deploying Python Flask web applications to Azure App Service, covering continuous deployment with Kudu and runtime configuration.
A developer shares unconventional personal rules and habits that helped them prepare for and land a software engineering job.
A technical article about using the Gevent library to solve performance issues in a Python web service caused by blocking external API calls.
A tutorial on connecting Arduino to Raspberry Pi via serial communication to send sensor data over WiFi, using a greenhouse project example.
Explains how to pass data between JavaScript and Python using JSON serialization and AJAX requests with the Fetch API and Flask.
A programmer's personal about page highlighting his book, articles, work at Microsoft, and contact information.
This episode covers completing the user account deactivation flow, including logging out users and marking accounts as inactive in a Django app.
Announcing two tech talks in Sydney on building apps with Azure serverless services and Python Flask on Azure App Service.