Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 75 for Package (0.095 sec.)
5. ビルド済み配布物を作成する — Python 3.6.5 ドキュメント 6098
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... 作成する --- に集中できる一方で、 パッケージ作成者 (packager) と呼ばれる、開発者とエンドユーザとの中間に位置す ... 。 Of course, the module developer could be his own packager; or the packager could be a volunteer "out there" ... tware has access to. Regardless of who they are, a packager uses the setup script and the bdist command famil ... コマンドを並べます: python setup . py bdist_rpm -- packager = "John Doe <jdoe@example.org>" \ bdist_wininst - ...
https://man.plustar.jp/python/distutils/builtdist.html - [similar]
19.1.1. email.message: 電子メールメッセージの表現 — Python 3.6.5 ドキュメント 6098
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ョン 3.6 で追加: [1] The central class in the email package is the EmailMessage class, imported from the email ...
https://man.plustar.jp/python/library/email.message.html - [similar]
2. 組み込み関数 — Python 3.6.5 ドキュメント 6098
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... , '__initializing__', '__loader__', '__name__', '__package__', '_clearcache', 'calcsize', 'error', 'pack', 'p ... (詳細は PEP 328 を参照してください)。 name 変数が package.module 形式であるとき、通常は、 name で指名されたモ ...
https://man.plustar.jp/python/library/functions.html - [similar]
Python 標準ライブラリ — Python 3.6.5 ドキュメント 6098
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... omponents (from individual programs and modules to packages and entire application development frameworks), a ... vailable from the Python Package Index . 1. はじめに 2. 組み込み関数 3. 組み込み定数 ...
https://man.plustar.jp/python/library/index.html - [similar]
What's New in Python 2.4 — Python 3.6.5 ドキュメント 6098
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... s = subprocess . call ([ 'dpkg' , '-i' , '/tmp/new-package.deb' ]) if sts == 0 : # Success ... else : # dpkg ... 来ます: sts = subprocess . call ( 'dpkg -i /tmp/new-package.deb' , shell = True ) PEP にはシェルと Python コー ...
https://man.plustar.jp/python/whatsnew/2.4.html - [similar]
What's New In Python 3.5 — Python 3.6.5 ドキュメント 6098
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... t of the new ABCs is available in an external PyPI package . compileall ¶ A new compileall option, -j N , all ... passed to load_tests as the third argument. Found packages are now checked for load_tests regardless of whet ... h matches pattern , because it is impossible for a package name to match the default pattern. (Contributed by ...
https://man.plustar.jp/python/whatsnew/3.5.html - [similar]
一般 Python FAQ — Python 3.6.5 ドキュメント 6015
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... extensions are also available. Consult the Python Package Index to find packages of interest to you. Python ...
https://man.plustar.jp/python/faq/general.html - [similar]
ライブラリと拡張 FAQ — Python 3.6.5 ドキュメント 6015
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... 段階をスキップすることができます。) For third-party packages, search the Python Package Index or try Google or ...
https://man.plustar.jp/python/faq/library.html - [similar]
23.1. gettext --- 多言語対応に関する国際化サービス — Python 3.6.5 ドキュメント 6015
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... れるプログラムは同じような処理を行え、彼の po-utils package の一部として利用可能です。 (Python には pygettext. ...
https://man.plustar.jp/python/library/gettext.html - [similar]
25.1. tkinter --- Tcl/Tk の Python インタフェース — Python 3.6.5 ドキュメント 6015
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ソースコード: Lib/tkinter/__init__.py The tkinter package ("Tk interface") is the standard Python interface ...
https://man.plustar.jp/python/library/tkinter.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT