mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-22 08:12:03 +00:00
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
parent
15c0279e5d
commit
da2796739b
21
index.html
21
index.html
|
@ -364,6 +364,13 @@
|
|||
Code Analysis
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#command-line-interface-development" title="Command-line Interface Development" class="md-nav__link">
|
||||
Command-line Interface Development
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
@ -990,6 +997,13 @@
|
|||
Code Analysis
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#command-line-interface-development" title="Command-line Interface Development" class="md-nav__link">
|
||||
Command-line Interface Development
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
@ -1551,6 +1565,7 @@
|
|||
<li><a href="#chatops-tools">ChatOps Tools</a></li>
|
||||
<li><a href="#cms">CMS</a></li>
|
||||
<li><a href="#code-analysis">Code Analysis</a></li>
|
||||
<li><a href="command-line-interface-development">Command-line Interface Development</a></li>
|
||||
<li><a href="#command-line-tools">Command-line Tools</a></li>
|
||||
<li><a href="#compatibility">Compatibility</a></li>
|
||||
<li><a href="#computer-vision">Computer Vision</a></li>
|
||||
|
@ -1775,7 +1790,7 @@ Code Formatters</li>
|
|||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="command-line-tools">Command-line Tools</h2>
|
||||
<h2 id="command-line-interface-development">Command-line Interface Development</h2>
|
||||
<p><em>Libraries for building command-line application.</em></p>
|
||||
<ul>
|
||||
<li>Command-line Application Development<ul>
|
||||
|
@ -1794,6 +1809,10 @@ Code Formatters</li>
|
|||
<li><a href="https://pypi.org/project/colorama/">colorama</a> - Cross-platform colored terminal text.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="command-line-tools">Command-line Tools</h2>
|
||||
<p><em>Useful CLI-based tools for productivity.</em></p>
|
||||
<ul>
|
||||
<li>Productivity Tools<ul>
|
||||
<li><a href="https://github.com/audreyr/cookiecutter">cookiecutter</a> - A command-line utility that creates projects from cookiecutters (project templates).</li>
|
||||
<li><a href="https://github.com/sloria/doitlive">doitlive</a> - A tool for live presentations in the terminal.</li>
|
||||
|
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user