If your template contains known Single Nucleotide Polymorphisms (SNPs), you do not want a primer to bind directly over them, as this might prevent amplification in individuals with the minor allele.
grep "PRIMER_LEFT_0_SEQUENCE" my_output.txt grep "PRIMER_RIGHT_0_SEQUENCE" my_output.txt primer3
Here is an example of using Primer3 from Python: primer3