Jaymon / captain

command line python scripts for humans
MIT License
13 stars 1 forks source link

echo.table should be able to take a dictionary #51

Closed Jaymon closed 5 years ago

Jaymon commented 5 years ago

the dict d should be treated the same as a list of tuples, so basically d.items()