piatto icon indicating copy to clipboard operation
piatto copied to clipboard

Piatto is a CSV to HTML Restaurant Menu Generator

Results 2 piatto issues
Sort by recently updated
recently updated
newest added

I wanted to add emojis to the CSV file but I got this exception. ``` Traceback (most recent call last): File "piatto.py", line 12, in for item in csv: File...

If you simply remove the `$` you can then specify any price symbol you want in the CSV `item_price` column. Then I added an extra field for Vegetarian.