# Pixelplanet Python modtools implementaion It has graphs and deltas between pixels. It can also save pixels. Requires Python (who would have thought) >=3.11. You need to download two files: `ppfunModtools.py` and `requirements.txt`. Or you can use `git clone ` (requires Git installed). On first run you need to execute `pip install -r requirements.txt`. To run the program use `python ppfunModtools.py` For those using Windows, it is useful to create a .bat file. Create a .txt file, enter `python ppfunModtools.py` and change the extension (.txt) to .bat. Now you can run it by double clicking .bat. And Linux users, I'm sure, know how to do this. To open the graphs, double-click IID. Values from the table are copied by left click. Yes, every value is copied. If anything crashed, annoy sallbet. Maybe this file will be updated. Also the script updates automatically.