Generate ASCII autostereograms.
Simply download autostereogram_generator.py. Since all imports are included in the python standard library, there are no additional requirements apart from python3 itself.
You can also clone this repository to get the example files as well.
python3 autostereogram_generator.py [options] depthmap
Use
python3 autostereogram_generator.py --help
for a more detailed explanation.