FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

cmd2-table/README.md at main · python-cmd2/cmd2-table · GitHub

Latest commit

 

History

History
9 lines (7 loc) · 764 Bytes

File metadata and controls

9 lines (7 loc) · 764 Bytes

cmd2-table : Backport of cmd2.table_creator module from cmd2 2.7.0 to ease migration to cmd2 3.x

cmd2-table is a backport of the cmd2.table_creator module from cmd2 2.7.0. It exists to ease the migration from cmd2 2.x to cmd2 3.x. In cmd2 3.x, there is no built-in table creation functionality since cmd2 now has a dependency on rich which has great support for creating tables.


Back | FazBrowse Home | New Git URL