Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 75 for Package (0.028 sec.)
Pythonモジュール索引 — Python 3.6.5 ドキュメント 13573
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b | ... classed by the modules in the distutils.command subpackage. distutils.command This subpackage contains one mo ... utils.command.bdist Build a binary installer for a package distutils.command.bdist_dumb Build a "dumb" instal ... tion as a Windows MSI file distutils.command.bdist_packager Abstract base class for packagers distutils.comma ... aller distutils.command.build Build all files of a package distutils.command.build_clib Build any C libraries ...
https://man.plustar.jp/python/py-modindex.html - [similar]
19.1.4. email.policy: ポリシーオブジェクト — Python 3.6.5 ドキュメント 11739
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ol the behavior of various components of the email package during use. Policy instances can be passed to vari ... ous classes and methods in the email package to alter the default behavior. The settable values ... a default policy used by all classes in the email package. For all of the parser classes and the related con ... ility) with the pre-Python3.3 version of the email package. This default value for the policy keyword to Emai ...
https://man.plustar.jp/python/library/email.policy.html - [similar]
31.5. importlib --- import の実装 — Python 3.6.5 ドキュメント 10739
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... です。 参考 import 文 import 文の言語リファレンス。 Packages specification パッケージの元の仕様。幾つかの動作は ... を使ってください。 importlib. import_module ( name , package=None ) ¶ モジュールをインポートします。 name 引数は ... od ) で指定します。name が相対表現で与えられたら、 package 引数を、パッケージ名を解決するためのアンカーとなる ... ストです。この属性はモジュールには設定されません。 __package__ モジュールやパッケージの親パッケージです。そのモ ...
https://man.plustar.jp/python/library/importlib.html - [similar]
パッケージを Package Index にアップロードする — Python 3.6.5 ドキュメント 10239
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » パッケージを Package Index にアッ ... プロードする ¶ このページの内容は Python Package Index (PyPI) に移動しました。 関連キーワード: Pack ...
https://man.plustar.jp/python/distutils/uploading.html - [similar]
19.1. email --- 電子メールと MIME 処理のためのパッケージ — Python 3.6.5 ドキュ... 10169
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 対応しています。 The overall structure of the email package can be divided into three major components, plus a ... the other components. The central component of the package is an "object model" that represents email message ... s. An application interacts with the package primarily through the object model interface defin ... Message API. The other two major components of the package are the parser and the generator . The parser take ...
https://man.plustar.jp/python/library/email.html - [similar]
2. setup スクリプトを書く — Python 3.6.5 ドキュメント 8919
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... l = 'https://www.python.org/sigs/distutils-sig/' , packages = [ 'distutils' , 'distutils.command' ], ) 上の例 ... dir' , 'subdir' )) 2.1. パッケージを全て列挙する ¶ packages オプションは、 packages リスト中で指定されている各 ... 中にあるというものです。つまり、setup スクリプト中で packages = ['foo'] と指定したら、スクリプトの置かれたディレ ... た規約を使っていても、まったく問題はありません: 単に package_dir オプションを指定して、 Distutils に自分の規約を ...
https://man.plustar.jp/python/distutils/setupscript.html - [similar]
31.4. runpy --- Python モジュールの位置特定と実行 — Python 3.6.5 ドキュメント 8752
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... solute module name. If the module name refers to a package rather than a normal module, then that package is ... imported and the __main__ submodule within that package is then executed and the resulting module globals ... __spec__ , __file__ , __cached__ , __loader__ , __package__ はモジュールコードが実行される前にグローバル辞書 ... n_name ). __file__ , __cached__ , __loader__ and __package__ are set as normal based on the module spec. 引数 ...
https://man.plustar.jp/python/library/runpy.html - [similar]
7. 使用例 — Python 3.6.5 ドキュメント 8502
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... setup setup ( name = 'foobar' , version = '1.0' , packages = [ '' ], ) のようにも書けます (空文字はルートパッ ... setup setup ( name = 'foobar' , version = '1.0' , package_dir = { '' : 'src' }, packages = [ '' ], ) もっと典 ... setup setup ( name = 'foobar' , version = '1.0' , packages = [ 'foobar' ], ) モジュールを入れるディレクトリを ... パッケージの名前にしたくない場合、ここでも package_dir オプションを使う必要があります。例えば、パッケ ...
https://man.plustar.jp/python/distutils/examples.html - [similar]
31.2. pkgutil --- パッケージ拡張ユーティリティ — Python 3.6.5 ドキュメント 8419
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... Get a loader object for module_or_name . module か package が通常の import 機構によってアクセスできる場合、そ ... llname contains a '.', the finders will be for the package containing fullname, otherwise they will be all re ... portlib に基くように更新されました。 pkgutil. walk_packages ( path=None , prefix='' , onerror=None ) ¶ Yields ... ます。 例: # list all modules python can access walk_packages () # list all submodules of ctypes walk_packages ...
https://man.plustar.jp/python/library/pkgutil.html - [similar]
26.6. unittest.mock --- 入門 — Python 3.6.5 ドキュメント 8419
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... , patch.dict() です。 patch はパッチ対象を指定する package.module.Class.attribute の形式の文字列を引数に取りま ... rt SomeClass . attribute == original >>> @patch ( 'package.module.attribute' , sentinel . attribute ) ... def ... test (): ... from package.module import attribute ... assert attribute is se ... t file handle returned" モジュール名は必要に応じて package.module のようにドットを含むことができます: >>> @pa ...
https://man.plustar.jp/python/library/unittest.mock-examples.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT