Skip to content

Commit 9b45d65

Browse files
committed
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
1 parent 85e9078 commit 9b45d65

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1908,8 +1908,11 @@ <h2 id="command-line-interface-development">Command-line Interface Development</
19081908
<h2 id="command-line-tools">Command-line Tools</h2>
19091909
<p><em>Useful CLI-based tools for productivity.</em></p>
19101910
<ul>
1911-
<li>Productivity Tools<ul>
1911+
<li>
1912+
<p>Productivity Tools</p>
1913+
<ul>
19121914
<li><a href="https://github.com/audreyr/cookiecutter">cookiecutter</a> - A command-line utility that creates projects from cookiecutters (project templates).</li>
1915+
<li><a href="https://github.com/pykong/copier">copier</a> - A library and command-line utility for rendering projects templates.</li>
19131916
<li><a href="https://github.com/sloria/doitlive">doitlive</a> - A tool for live presentations in the terminal.</li>
19141917
<li><a href="https://github.com/gleitz/howdoi">howdoi</a> - Instant coding answers via the command line.</li>
19151918
<li><a href="https://github.com/pyinvoke/invoke#readme">Invoke</a> - A tool for managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks.</li>
@@ -1920,7 +1923,9 @@ <h2 id="command-line-tools">Command-line Tools</h2>
19201923
<li><a href="https://github.com/timofurrer/try">try</a> - A dead simple CLI to try out python packages - it's never been easier.</li>
19211924
</ul>
19221925
</li>
1923-
<li>CLI Enhancements<ul>
1926+
<li>
1927+
<p>CLI Enhancements</p>
1928+
<ul>
19241929
<li><a href="https://github.com/jakubroztocil/httpie">httpie</a> - A command line HTTP client, a user-friendly cURL replacement.</li>
19251930
<li><a href="https://github.com/laixintao/iredis">iredis</a> - Redis CLI with autocompletion and syntax highlighting.</li>
19261931
<li><a href="https://github.com/cloudnativelabs/kube-shell">kube-shell</a> - An integrated shell for working with the Kubernetes CLI.</li>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)