.py files are Python files. Does anyone know how to upload a .py file onto itch.io to download, or how to convert it to html so it can be downloaded? (The game isn't made in Pygame, it is literally just normal Python.
You can just... upload it? You don't have to convert it to anything. Also, you seem confused. HTML games are usually meant to be played online, not downloaded, and there's no easy way to make Python code run in a web page.