Page 3 of 11

Video Cutting & HTML templates with Python

One of the best things about learning to code in Python is the ability to save yourself time by automating repetative tasks, or as Al Sweigart puts it, to “Automate The Boring Stuff”/. When I was faced with having to… Continue Reading →

Countly WordPress plugin

AndyPi’s Countly WordPress plugin makes it a breeze to add analytics to your WordPress website in a GDPR compliant way with the Osano cookie consent popup, and includes a feedback widget. Get it here: https://countlywordpressplugin.com If you want to take… Continue Reading →

Cloudflare Stream Power Tools WordPress Plugin

Cloudflare Stream is a super-fast on-demand video streaming service that runs on Cloudflare’s content delivery network, and is a fantastic service for streaming video if you don’t want your videos cluttered by ads or competing videos from other platforms such… Continue Reading →

WordPress Plugin repos with SVN

It’s been a while since I last uploaded a WordPress plugin, and with the release of my new Video Analytics for Cloudflare Stream I ended up making a right mess of repo – all my version control is done in… Continue Reading →

Get your eBay sales statistics summary using Python & Pandas

As I’m expanding my online sales through eBay, I’ve found its quite difficult to actually find basic statistics of the monthly sales by item. This is quite important if you sell the same product over and over again, as I… Continue Reading →

Remote Weather Monitoring

A friend asked me if it would be possible to use a raspberry pi as a remote weather monitor. Here’s my answer, considering his specification!   The brief: Accurate weather reporting and conditions are hard to come by in Central… Continue Reading →

Python for Mechanical Engineers – Rail Brake distance calculations

In the second post in this series on Python for Mechanical Engineers, we’ll do an example calculation to show the flexibility of Python and Jupyter labs. You can follow this tutorial with the code available on github.   1. Problem… Continue Reading →

Weather Monitoring – Part 3 – Calc Air Quality using Python Queues

Weather Monitoring – Part 1 – with ThingSpeak and Slack Weather Monitoring – Part 2 – Air Quality sensing with Shinyei PPD42NS Part 3 – This post It’s over a 2 years since the last time I worked on my… Continue Reading →

Python for Mechanical Engineers – Introduction

In this series you’ll find walk-throughs of several different projects which show how Python can be used effectively in mechanical engineering. The purpose of these walk-throughs is to give mechanical engineers a vision of how they can use Python in… Continue Reading →

Publishing a Python Package on pypi (warehouse)

One of the great advantages of Python is the ecosystem of thousands of packages that you can easily add functionality to a project – and these packages are very easy to install – just: pip install package_name In this tutorial… Continue Reading →

« Older posts Newer posts »

© 2024 AndyPi — Powered by WordPress

Theme by Anders NorenUp ↑