RSSAmplifier

A Scripter's Notes · Jun 14, 2022

Saving Python pip dependencies

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

How I generated the Python dependencies file requirements.txt so that Netlify can install and run the HTML5 Validator before deploying this site. Table of Contents 1 Create a virtual environment 2 Activate the virtual environment 3 Install the packages using pip 4 Generate requirements.txt Netlify deployment Summary Recently I learned about the Python tool html5validator tool and used it to run…

Read on scripter.co

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.