<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 00:03:46 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/created/prettytable/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Create readable CLI table using Python's PrettyTable library]]></title><description><![CDATA[PrettyTable is a python library designed to display tabular data in a visually appealing ASCII table. It generates tables similar to one used in PostgreSQL shell psql. Features of PrettyTable: Independent]]></description><link>http://direct.ecency.com/utopian-io/@rohancmr/create-readable-cli-table-using-python-s-prettytable-library</link><guid isPermaLink="true">http://direct.ecency.com/utopian-io/@rohancmr/create-readable-cli-table-using-python-s-prettytable-library</guid><category><![CDATA[utopian-io]]></category><dc:creator><![CDATA[rohancmr]]></dc:creator><pubDate>Wed, 10 Jan 2018 18:30:15 GMT</pubDate><enclosure url="https://images.ecency.com/p/3W72119s5BjWMGm4Xa2MvD5AT2bJsSA8F9WeC71v1s1fKfGkK9mMKuc3LcvF4KigbWg9UsrpEPG4cquwXQuxDjstoZsXeWNgvKyPXVxHhVRZu4hykS3oF3?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Python PrettyTable 模块学习 (格式化打印内容)]]></title><description><![CDATA[今天在处理某些数据时，需要将数据显示出来。 结果我遇到一个问题，数据内容可以看成是一个表格，我在使用for循环逐行显示出来，显示出来的数据是这个样子： 好吧，如果我没有上年纪，眼睛又不花，并且有足够的时间和耐心，我觉得这数据还是有一点点意义的。但是如果遇到没有耐心的朋友，看到这坨数据，可能就会在心里不由自主地骂一句。 为了不被朋友骂，我将数据显示得漂漂亮亮的。那么如何才能让数据显示的漂亮一点呢？ 放弃自己造轮子]]></description><link>http://direct.ecency.com/python/@oflyhigh/python-prettytable</link><guid isPermaLink="true">http://direct.ecency.com/python/@oflyhigh/python-prettytable</guid><category><![CDATA[python]]></category><dc:creator><![CDATA[oflyhigh]]></dc:creator><pubDate>Sun, 24 Dec 2017 12:52:24 GMT</pubDate><enclosure url="https://images.ecency.com/p/2gsjgna1uruvUuS7ndh9YqVwYGPLVszbFLwwpAYXZts1QxyuZvgYrpVew3rz1VtRTmmHp3YdmokqdS6A5cnLj3KtcWWL8G4uKYH6h88tJQpuZCB9Lz?format=match&amp;mode=fit" length="0" type="false"/></item></channel></rss>