Tag

#python

Page 11 of posts tagged “python”.

Python For Loops, using range vs enumerate

How to use python for loops, using range vs enumerate

How to Install, Check Python Version and Update it

A simple guide on how to Install Python, how to check Python version installed and upgrade Python to the latest version

Convert a Pelican Website to PWA using Workbox

A guide to converting a satic website generated by Pelican into a Progressive Web App using Google's Workbox library

Add a Table of Contents using Markdown in Pelican

A guide to customising Markdown to add table of contents in Python Pelican

Clean URLs in Pelican Sitemap using Python

Learn to use Python to remove '.html' extensions and clean URLs in sitemaps generated by Pelican