mirror of
https://github.com/shadawck/awesome-cli-frameworks.git
synced 2026-07-20 00:47:22 -05:00
Change github page source
This commit is contained in:
committed by
github-actions[bot]
parent
d1274dcc9b
commit
fb90ec4c01
@@ -494,6 +494,9 @@ etc.</p>
|
||||
<p><a href="https://github.com/datafolklabs/cement">Cement</a> : Cement is an advanced Application Framework for Python, with a primary focus on Command Line Interfaces (CLI). Its goal is to introduce a standard, and feature-full platform for both simple and complex command line applications as well as support rapid development needs without sacrificing quality.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/python-poetry/cleo">Cleo</a> : Cleo allows you to create beautiful and testable command-line interfaces.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/docopt/docopt">Docopt</a> / <a href="https://github.com/jazzband/docopt-ng">Docopt-NG</a> : Pythonic command line arguments parser, that will make you smile. docopt parses command-line arguments based on a help message. Don't write parser code: a good help message already has all the necessary information in it.</p>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
@@ -495,6 +495,9 @@ etc.</p>
|
||||
<p><a href="https://github.com/datafolklabs/cement">Cement</a> : Cement is an advanced Application Framework for Python, with a primary focus on Command Line Interfaces (CLI). Its goal is to introduce a standard, and feature-full platform for both simple and complex command line applications as well as support rapid development needs without sacrificing quality.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/python-poetry/cleo">Cleo</a> : Cleo allows you to create beautiful and testable command-line interfaces.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/docopt/docopt">Docopt</a> / <a href="https://github.com/jazzband/docopt-ng">Docopt-NG</a> : Pythonic command line arguments parser, that will make you smile. docopt parses command-line arguments based on a help message. Don't write parser code: a good help message already has all the necessary information in it.</p>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -494,6 +494,9 @@ etc.</p>
|
||||
<p><a href="https://github.com/datafolklabs/cement">Cement</a> : Cement is an advanced Application Framework for Python, with a primary focus on Command Line Interfaces (CLI). Its goal is to introduce a standard, and feature-full platform for both simple and complex command line applications as well as support rapid development needs without sacrificing quality.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/python-poetry/cleo">Cleo</a> : Cleo allows you to create beautiful and testable command-line interfaces.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/docopt/docopt">Docopt</a> / <a href="https://github.com/jazzband/docopt-ng">Docopt-NG</a> : Pythonic command line arguments parser, that will make you smile. docopt parses command-line arguments based on a help message. Don't write parser code: a good help message already has all the necessary information in it.</p>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user