This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Created with the help of Claude 3.5 Sonnet https://claude.ai/chat/a514bbd8-5535-4e92-bf4a-938541753061 | |
# Tip: Use pipreqs to extract the relevant packages first, then create an environment using that file, and finally run the script from there. | |
# pip install packaging | |
# python pip_upgrade_wizard.py [patch|minor|major] | |
import subprocess | |
import json | |
import requests | |
from packaging import version | |
import sys | |
import argparse |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>House Energy Coins</title> | |
</head> | |
<body> | |
<div> | |
<label>Input: </label> |