Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3691a44

Browse files
committed
Deployed8a42cf6 with MkDocs version: 0.16.3
1 parent60c4eb9 commit3691a44

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

‎index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2078,10 +2078,10 @@ <h2 id="environment-management">Environment Management</h2>
20782078
<h2id="files">Files</h2>
20792079
<p><em>Libraries for file manipulation and MIME type detection.</em></p>
20802080
<ul>
2081-
<li><ahref="https://docs.python.org/3/library/imghdr.html">imghdr</a> - (Python standard library) Determine the type of an image.</li>
20822081
<li><ahref="https://docs.python.org/3/library/mimetypes.html">mimetypes</a> - (Python standard library) Map filenames to MIME types.</li>
20832082
<li><ahref="https://github.com/jaraco/path.py">path.py</a> - A module wrapper for<ahref="https://docs.python.org/3/library/os.path.html">os.path</a>.</li>
2084-
<li><ahref="https://pathlib.readthedocs.org/en/pep428/">pathlib</a> - (Python standard library in Python 3.4+) An cross-platform, object-oriented path library.</li>
2083+
<li><ahref="https://docs.python.org/3/library/pathlib.html">pathlib</a> - (Python standard library) An cross-platform, object-oriented path library.</li>
2084+
<li><ahref="https://github.com/pyfilesystem/pyfilesystem2">PyFilesystem2</a> - Python's filesystem abstraction layer.</li>
20852085
<li><ahref="https://github.com/ahupp/python-magic">python-magic</a> - A Python interface to the libmagic file type identification library.</li>
20862086
<li><ahref="https://github.com/mikeorr/Unipath">Unipath</a> - An object-oriented approach to file/directory operations.</li>
20872087
<li><ahref="https://github.com/gorakhargosh/watchdog">watchdog</a> - API and shell utilities to monitor file system events.</li>

‎mkdocs/search_index.json‎

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

‎sitemap.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<url>
66
<loc>https://awesome-python.com/</loc>
7-
<lastmod>2018-08-04</lastmod>
7+
<lastmod>2018-08-13</lastmod>
88
<changefreq>daily</changefreq>
99
</url>
1010

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp