<?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>Tue, 19 May 2026 04:11:07 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@agileautomation/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[Python Tip for the Week]]></title><description><![CDATA[Python has a lot of great functions and one that may not be known is the setDefaults() method of a dictionary. This method is handy for ensuring that certain keys have values assigned without having to]]></description><link>http://direct.ecency.com/hive-129924/@agileautomation/python-tip-for-the-week</link><guid isPermaLink="true">http://direct.ecency.com/hive-129924/@agileautomation/python-tip-for-the-week</guid><category><![CDATA[hive-129924]]></category><dc:creator><![CDATA[agileautomation]]></dc:creator><pubDate>Mon, 05 Feb 2024 05:46:36 GMT</pubDate><enclosure url="https://i.ecency.com/p/pBMyo3B2Sao45kGEB1kRY9cJBFGQnrPp2qChGHkgVjzu1y6XFCd4yc2x6ghpL7zvSkqM5r2jH1AGtRirCJwGvBXWbYtCXrR7L2BsrfC4aorE46hWLjom5YWABupS5jytk95oowzf4Q3nCTVNtVx6yfKDVTBvMh7th5SfC4zfXVj8ohbt?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Python - Console Improvements - Rich Library]]></title><description><![CDATA[All python developers will be using the console to print out messages or debug info at times in their development and some of these consoles can be running continuously, with many messages. Being able]]></description><link>http://direct.ecency.com/hive-129924/@agileautomation/python-console-improvements-rich-library</link><guid isPermaLink="true">http://direct.ecency.com/hive-129924/@agileautomation/python-console-improvements-rich-library</guid><category><![CDATA[hive-129924]]></category><dc:creator><![CDATA[agileautomation]]></dc:creator><pubDate>Tue, 16 Jan 2024 15:40:00 GMT</pubDate><enclosure url="https://i.ecency.com/p/pBMyo3B2Sao45kGEB1kRY9cJBFGQnrPp2qChGHkgVjzu1y6XFCd4yc2x6ghpL7zvSkqM5r2jH1AGtRiqmcLsXqzP7zB5ZsDTYG1zT25hKSD9KNuMC8QyfxVEaKPSLRT3cdfcogUEe98WUYhoXPeLUT89n4a5ntyfgtYsBkTwXGvQvBsL?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[How Did I Learn Python?  What About You?]]></title><description><![CDATA[I actually learned python after I started learning about the crypto world. I started build bots and scripts for steem blockchain, some mining tools, some pricing and alert bots based on APIs, and I built]]></description><link>http://direct.ecency.com/python/@agileautomation/how-did-i-learn-python-what-about-you</link><guid isPermaLink="true">http://direct.ecency.com/python/@agileautomation/how-did-i-learn-python-what-about-you</guid><category><![CDATA[python]]></category><dc:creator><![CDATA[agileautomation]]></dc:creator><pubDate>Sat, 13 Jan 2024 15:40:00 GMT</pubDate><enclosure url="https://i.ecency.com/p/TZjG7hXReeVtckchBvMmgAFeS5EwcGjcJs7yYKmySCXYQR4XbPEddtHsB2zjj9wAVvyMxxKdXwXiQ7Jtzs28XfG6hSRm5rqMaqFANXJ2uVYjx8V4BArCwxhkYQeq219teAHFEQpXWsj4Aa?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[F strings in Python - How to use Them?]]></title><description><![CDATA[F-strings, also known as formatted string literals, were introduced in Python 3.6 as a way to simplify string interpolation and formatting. As programmers, we typically deal with all kinds of string data,]]></description><link>http://direct.ecency.com/hive-129924/@agileautomation/f-strings-in-python-how-to-use-them</link><guid isPermaLink="true">http://direct.ecency.com/hive-129924/@agileautomation/f-strings-in-python-how-to-use-them</guid><category><![CDATA[hive-129924]]></category><dc:creator><![CDATA[agileautomation]]></dc:creator><pubDate>Tue, 09 Jan 2024 23:09:03 GMT</pubDate><enclosure url="https://i.ecency.com/p/2bP4pJr4wVin3UhKUDiiDs2uF7BJ4gBwtLvM1n3HfBC?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Python - Some Things That Make it Unique]]></title><description><![CDATA[Python offers several unique features that set it apart from other programming languages. I like these aspects of Python and while they are not necessarily better having these, they do certainly help make]]></description><link>http://direct.ecency.com/hive-129924/@agileautomation/python-some-things-that-make-it-unique</link><guid isPermaLink="true">http://direct.ecency.com/hive-129924/@agileautomation/python-some-things-that-make-it-unique</guid><category><![CDATA[hive-129924]]></category><dc:creator><![CDATA[agileautomation]]></dc:creator><pubDate>Fri, 05 Jan 2024 14:56:00 GMT</pubDate><enclosure url="https://i.ecency.com/p/2bP4pJr4wVin3UhKUDiiDs2uF7BJ4eLWzxEWkAfCoNv?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Data Slicing in Python]]></title><description><![CDATA[In Python, you can slice arrays (or lists) using the following syntax: list[start:stop:step]. Its a quick and very useful syntax for extracting data from arrays in an easy format, but its not a common]]></description><link>http://direct.ecency.com/python/@agileautomation/data-slicing-in-python</link><guid isPermaLink="true">http://direct.ecency.com/python/@agileautomation/data-slicing-in-python</guid><category><![CDATA[python]]></category><dc:creator><![CDATA[agileautomation]]></dc:creator><pubDate>Tue, 02 Jan 2024 16:00:00 GMT</pubDate><enclosure url="https://i.ecency.com/p/2bP4pJr4wVin3UhKUDiiDs2uF7BJ4fBWhPEENruseWr?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Various Ways to Get Data from Python Arrays]]></title><description><![CDATA[Python makes a lot of coding aspects easy by just simple function names and convenient syntax. Not everything is obvious though and there are numerous ways to get data from arrays, which all may not be]]></description><link>http://direct.ecency.com/python/@agileautomation/various-ways-to-get-data-from-python-arrays</link><guid isPermaLink="true">http://direct.ecency.com/python/@agileautomation/various-ways-to-get-data-from-python-arrays</guid><category><![CDATA[python]]></category><dc:creator><![CDATA[agileautomation]]></dc:creator><pubDate>Sat, 30 Dec 2023 17:07:00 GMT</pubDate><enclosure url="https://i.ecency.com/p/2bP4pJr4wVin3UhKUDiiDs2uF7BJ4eAgRTqpEyALH9G?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Python Tips: MORE Parsing arguments for your application]]></title><description><![CDATA[There is so much more you can do with arguments to your python scripts here are a few more ideas. This sample below outlines a couple new things, positional arguments, app description and boolean switches]]></description><link>http://direct.ecency.com/python/@agileautomation/python-tips-more-parsing-arguments-for-your-application</link><guid isPermaLink="true">http://direct.ecency.com/python/@agileautomation/python-tips-more-parsing-arguments-for-your-application</guid><category><![CDATA[python]]></category><dc:creator><![CDATA[agileautomation]]></dc:creator><pubDate>Thu, 28 Dec 2023 19:41:00 GMT</pubDate><enclosure url="https://i.ecency.com/p/2bP4pJr4wVin3UhKUDiiDs2uF7BJ4e7S92yr4yQsaw8?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Python Tips: Parsing arguments for your application]]></title><description><![CDATA[To parse command-line arguments in Python, you can use the argparse module, which is a powerful tool for writing user-friendly command-line interfaces. Import in the ArgumentParser and use it to define]]></description><link>http://direct.ecency.com/hive-129924/@agileautomation/3cdxym-python-tips-parsing-arguments-for-your-application</link><guid isPermaLink="true">http://direct.ecency.com/hive-129924/@agileautomation/3cdxym-python-tips-parsing-arguments-for-your-application</guid><category><![CDATA[hive-129924]]></category><dc:creator><![CDATA[agileautomation]]></dc:creator><pubDate>Sat, 23 Dec 2023 18:00:03 GMT</pubDate><enclosure url="https://i.ecency.com/p/2bP4pJr4wVin3UhKUDiiDs2uF7BJ4fyGfA1153AvMsk?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Python Tips: Parsing arguments for your application]]></title><description><![CDATA[To parse command-line arguments in Python, you can use the argparse module, which is a powerful tool for writing user-friendly command-line interfaces. Import in the ArgumentParser and use it to define]]></description><link>http://direct.ecency.com/python/@agileautomation/python-tips-parsing-arguments-for-your-application</link><guid isPermaLink="true">http://direct.ecency.com/python/@agileautomation/python-tips-parsing-arguments-for-your-application</guid><category><![CDATA[python]]></category><dc:creator><![CDATA[agileautomation]]></dc:creator><pubDate>Sat, 23 Dec 2023 17:54:03 GMT</pubDate><enclosure url="https://i.ecency.com/p/2bP4pJr4wVin3UhKUDiiDs2uF7BJ4fyGfA1153AvMsk?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Hi there Hive community]]></title><description><![CDATA[Thought I'd quickly introduce myself, I'm a control systems developer of around 25yr experience and have had an exciting software career of implementing numerous large scale control systems in a variety]]></description><link>http://direct.ecency.com/blog/@agileautomation/hi-there-hive-community</link><guid isPermaLink="true">http://direct.ecency.com/blog/@agileautomation/hi-there-hive-community</guid><category><![CDATA[blog]]></category><dc:creator><![CDATA[agileautomation]]></dc:creator><pubDate>Fri, 22 Dec 2023 23:49:45 GMT</pubDate><enclosure url="https://i.ecency.com/p/4HFqJv9qRjVekJZpULGprYBunCL6A66L91oPNEzK5XNHMSwvLVVT1qBoNkvtHpMamsBk4xhiWYVUpU6R9GRsbk5u9o5HpNhmvN6wAxac2b4wxD9c7Be5fE4iTdf8BGPmcyUB9HE4FpiEy8xo45A5CJhdhiD1Cw8rDhG?format=match&amp;mode=fit" length="0" type="false"/></item></channel></rss>