Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI) 2019-05-25 10:09:40 +00:00
parent d3d3dcd509
commit 522d01a0d8
3 changed files with 7 additions and 7 deletions

View File

@ -556,8 +556,8 @@
</li>
<li class="md-nav__item">
<a href="#gui" title="GUI" class="md-nav__link">
GUI
<a href="#gui-development" title="GUI Development" class="md-nav__link">
GUI Development
</a>
</li>
@ -1182,8 +1182,8 @@
</li>
<li class="md-nav__item">
<a href="#gui" title="GUI" class="md-nav__link">
GUI
<a href="#gui-development" title="GUI Development" class="md-nav__link">
GUI Development
</a>
</li>
@ -1580,7 +1580,7 @@
<li><a href="#functional-programming">Functional Programming</a></li>
<li><a href="#game-development">Game Development</a></li>
<li><a href="#geolocation">Geolocation</a></li>
<li><a href="#gui">GUI</a></li>
<li><a href="#gui-development">GUI Development</a></li>
<li><a href="#hardware">Hardware</a></li>
<li><a href="#html-manipulation">HTML Manipulation</a></li>
<li><a href="#http-clients">HTTP Clients</a></li>
@ -2156,7 +2156,7 @@ Code Formatters</li>
<li><a href="https://github.com/Suor/funcy">funcy</a> - A fancy and practical functional tools.</li>
<li><a href="https://github.com/pytoolz/toolz">Toolz</a> - A collection of functional utilities for iterators, functions, and dictionaries.</li>
</ul>
<h2 id="gui">GUI</h2>
<h2 id="gui-development">GUI Development</h2>
<p><em>Libraries for working with graphical user interface applications.</em></p>
<ul>
<li><a href="https://docs.python.org/3/library/curses.html">curses</a> - Built-in wrapper for <a href="http://www.gnu.org/software/ncurses/">ncurses</a> used to create terminal GUI applications.</li>

File diff suppressed because one or more lines are too long

Binary file not shown.