Movatterモバイル変換


[0]ホーム

URL:


Navigation

28.15.distutils — Building and installing Python modules

Thedistutils package provides support for building and installingadditional modules into a Python installation. The new modules may be either100%-pure Python, or may be extension modules written in C, or may becollections of Python packages which include modules coded in both Python and C.

User documentation and API reference are provided in another document:

See also

Distributing Python Modules
The manual for developers and packagers of Python modules. This describeshow to preparedistutils-based packages so that they may beeasily installed into an existing Python installation. It also containsinstructions for end-users wanting to install a distutils-based package,Installing Python Modules.

Previous topic

28.14.fpectl — Floating point exception control

Next topic

29. Custom Python Interpreters

This Page

Quick search

Enter search terms or a module, class or function name.

Navigation

©Copyright 1990-2017, Python Software Foundation.
The Python Software Foundation is a non-profit corporation.Please donate.
Last updated on Sep 19, 2017.Found a bug?
Created usingSphinx 1.2.

[8]ページ先頭

©2009-2025 Movatter.jp