Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 387 for [SIMILAR] 16 1024 4096 WITH 72263 ィレ WITH 5503... (1.162 sec.)
11.11. macpath --- Mac OS 9 のパス操作関数 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 11. ファイルとディレクトリへのアクセス » 11.11. macpath --- Mac OS 9 のパス操作関数 ¶ ソースコード: Lib/macpath.py このモジュールは os.path モジュールの Macintosh 9 (およびそれ以前) 用の実 ...
https://man.plustar.jp/python/library/macpath.html - [similar]
用語集 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » 用語集 ¶ >>> インタラクティブシェルにおけるデフォルトの Python プロンプトです。インタプリタでインタラクティブに実行されるコード例でよく出てきます。 ... The default Python prompt of the interactive shell when ent ...
https://man.plustar.jp/python/glossary.html - [similar]
5. 組み込み例外 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 5. 組み込み例外 ¶ Python において、すべての例外は BaseException から派生したクラスのインスタンスでなければなりません。特定のクラスを言及する except 節を伴う try 文において、その節はそのク ...
https://man.plustar.jp/python/library/exceptions.html - [similar]
18.2. ssl --- ソケットオブジェクトに対する TLS/SSL ラッパー — Python 3.6.5 ドキ... 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 18. プロセス間通信とネットワーク » 18.2. ssl --- ソケットオブジェクトに対する TLS/SSL ラッパー ¶ Source code: Lib/ssl.py このモジュールは Transport Layer Security ( "Secure Sockets Layer" ...
https://man.plustar.jp/python/library/ssl.html - [similar]
24.3. shlex --- 単純な字句解析 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 24. プログラムのフレームワーク » 24.3. shlex --- 単純な字句解析 ¶ ソースコード: Lib/shlex.py shlex クラスは Unix シェルに似た、単純な構文に対する字句解析器を簡単に書けるようにします。この ...
https://man.plustar.jp/python/library/shlex.html - [similar]
Python モジュールの配布 (レガシーバージョン) — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの配布 (レガシーバージョン) ¶ Authors: Greg Ward, Anthony Baxter Email: distutils-sig @ python . org 参考 Python モジュールの配布 最新のモジュール配布ドキュメンテーション このドキュメントでは、 ...
https://man.plustar.jp/python/distutils/index.html - [similar]
はじめに — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » はじめに ¶ Python のアプリケーションプログラマ用インタフェース (Application Programmer's Interface, API) は、 Python インタプリタに対する様々なレベルでのアクセス手段を C や ...
https://man.plustar.jp/python/c-api/intro.html - [similar]
12. 仮想環境とパッケージ — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリアル » 12. 仮想環境とパッケージ ¶ 12.1. はじめに ¶ Python アプリケーションはよく標準ライブラリ以外のパッケージやモジュールを利用します。またアプリケーションがあるバグ修正を必要としていたり、過去 ...
https://man.plustar.jp/python/tutorial/venv.html - [similar]
6. Python Package Index (PyPI) — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの配布 (レガシーバージョン) » 6. Python Package Index (PyPI) ¶ Python Package Index (PyPI) はパッケージ作者が望む場合、配布ファイルのようなパッケージデータだけでなく、 distutils でパッケージされ ...
https://man.plustar.jp/python/distutils/packageindex.html - [similar]
16.3. time --- 時刻データへのアクセスと変換 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 16. 汎用オペレーティングシステムサービス » 16.3. time --- 時刻データへのアクセスと変換 ¶ このモジュールでは、時刻に関するさまざまな関数を提供します。関連した機能について、 datetime , cale ...
https://man.plustar.jp/python/library/time.html - [similar]