Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 42 for packages (0.058 sec.)
6. モジュール (module) — Python 3.6.5 ドキュメント 7091
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... 'tuple', 'type', 'vars', 'zip'] 6.4. パッケージ ¶ Packages are a way of structuring Python's module namespace ... ted module names saves the authors of multi-module packages like NumPy or the Python Imaging Library from havi ...
https://man.plustar.jp/python/tutorial/modules.html - [similar]
What's New In Python 3.3 — Python 3.6.5 ドキュメント 7091
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... インストールを共有します。 仮想環境はそれ自身の site packages (つまりローカルにインストールされたライブラリ) を持 ... ちつつ、任意でシステム全体の site packages と分離できます。 このコンセプトと実装は、人気のサー ... 影響されています) 参考 PEP 420 - Implicit Namespace Packages PEP written by Eric V. Smith; implementation by Er ... です。 pkgutil.iter_importers() 関数と pkgutil.walk_packages() 関数は標準インポートフックを特別に扱うので、ファ ...
https://man.plustar.jp/python/whatsnew/3.3.html - [similar]
Python モジュールの配布 — Python 3.6.5 ドキュメント 6998
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... dex is a public repository of open source licensed packages made available for use by other Python users Pytho ...
https://man.plustar.jp/python/distributing/index.html - [similar]
1. Distutilsの紹介 — Python 3.6.5 ドキュメント 6998
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... distribution may contain zero, one, or many Python packages.) pure module distribution pure Python モジュールや ...
https://man.plustar.jp/python/distutils/introduction.html - [similar]
29.12. inspect --- 活動中のオブジェクトの情報を取得する — Python 3.6.5 ドキュメ... 6998
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... le path , without including the names of enclosing packages. The file extension is checked against all of the ... n modules - paths that potentially refer to Python packages will still return None . バージョン 3.3 で変更: Th ...
https://man.plustar.jp/python/library/inspect.html - [similar]
What's New in Python 2.5 — Python 3.6.5 ドキュメント 6998
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ています。---) PEP 314: Metadata for Python Software Packages v1.1 ¶ Distutils にいくつかの単純な依存性解決サポー ... ました。 参考 PEP 314 - Metadata for Python Software Packages v1.1 PEP 提案と著 A.M. Kuchling、 Richard Jones、 ... 関数の部分適用 PEP 314: Metadata for Python Software Packages v1.1 PEP 328: 絶対インポート、相対インポート PEP 3 ...
https://man.plustar.jp/python/whatsnew/2.5.html - [similar]
Python 標準ライブラリ — Python 3.6.5 ドキュメント 6905
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... omponents (from individual programs and modules to packages and entire application development frameworks), av ...
https://man.plustar.jp/python/library/index.html - [similar]
28.4. zipapp --- 実行可能な python zip 書庫を管理する — Python 3.6.5 ドキュメン... 6905
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... rectory. These hold metadata for pip to manage the packages, and as you won't be making any further use of pip ...
https://man.plustar.jp/python/library/zipapp.html - [similar]
What's New in Python 2.7 — Python 3.6.5 ドキュメント 6905
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... なサイトおよびユーザに特有のパスを返します。 getsitepackages() は、全てのグローバル site-packages ディレクトリを ... 含むリストを返します。 getusersitepackages() は、ユーザの site-packages ディレクトリのパスを返 ... 有するために、 sys.path に /Library/Python/2.7/site-packages が追加されました。 (Changed by Ronald Oussoren; bp ...
https://man.plustar.jp/python/whatsnew/2.7.html - [similar]
一般 Python FAQ — Python 3.6.5 ドキュメント 6797
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... vailable. Consult the Python Package Index to find packages of interest to you. Python のバージョン番号の仕組み ...
https://man.plustar.jp/python/faq/general.html - [similar]
PREV 1 2 3 4 5 NEXT