mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 23:37:00 +00:00
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
parent
d3d3dcd509
commit
522d01a0d8
12
index.html
12
index.html
|
@ -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
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user