<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkulum.net/w/index.php?action=history&amp;feed=atom&amp;title=Software_Development%2FCommand_Line_Interface</id>
	<title>Software Development/Command Line Interface - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkulum.net/w/index.php?action=history&amp;feed=atom&amp;title=Software_Development%2FCommand_Line_Interface"/>
	<link rel="alternate" type="text/html" href="https://www.thinkulum.net/w/index.php?title=Software_Development/Command_Line_Interface&amp;action=history"/>
	<updated>2026-05-21T23:58:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://www.thinkulum.net/w/index.php?title=Software_Development/Command_Line_Interface&amp;diff=387&amp;oldid=prev</id>
		<title>Andy Culbertson: Added the article.</title>
		<link rel="alternate" type="text/html" href="https://www.thinkulum.net/w/index.php?title=Software_Development/Command_Line_Interface&amp;diff=387&amp;oldid=prev"/>
		<updated>2019-02-22T05:47:54Z</updated>

		<summary type="html">&lt;p&gt;Added the article.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;To make my projects usable quickly, I'm starting most of them with a command line interface.&lt;br /&gt;
&lt;br /&gt;
* [https://wiki.python.org/moin/CmdModule CmdModule - The Python Wiki]&lt;br /&gt;
* [https://docs.python.org/3/library/cmd.html cmd - The Python Standard Library]&lt;br /&gt;
&lt;br /&gt;
I'm placing the commands in &amp;lt;code&amp;gt;cli.py&amp;lt;/code&amp;gt; within the package.&lt;br /&gt;
&lt;br /&gt;
[[Category:Programming]]&lt;br /&gt;
[[Category:Essays]]&lt;br /&gt;
[[Category:Developing]]&lt;/div&gt;</summary>
		<author><name>Andy Culbertson</name></author>
	</entry>
</feed>