◆ __init__()
def __init__ |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kw |
|
) |
| |
◆ add_files()
◆ add_find_python()
def add_find_python |
( |
|
self | ) |
|
Adds code to the installer to compute the location of Python.
Properties PYTHON.MACHINE.X.Y and PYTHON.USER.X.Y will be set from the
registry for each version of Python.
Properties TARGETDIRX.Y will be set from PYTHON.USER.X.Y if defined,
else from PYTHON.MACHINE.X.Y.
Properties PYTHONX.Y will be set to TARGETDIRX.Y\\python.exe
◆ add_scripts()
◆ add_ui()
◆ finalize_options()
def finalize_options |
( |
|
self | ) |
|
◆ get_installer_filename()
def get_installer_filename |
( |
|
self, |
|
|
|
fullname |
|
) |
| |
◆ initialize_options()
def initialize_options |
( |
|
self | ) |
|
◆ run()
◆ all_versions
◆ bdist_dir
◆ boolean_options
◆ db
◆ description
◆ dist_dir
◆ install_script
◆ install_script_key
◆ keep_temp
◆ no_target_compile
◆ no_target_optimize
◆ other_version
◆ plat_name
◆ pre_install_script
◆ skip_build
◆ target_version
◆ user_options
◆ versions
The documentation for this class was generated from the following file:
- /home/passerat/Stage/flaskProject/venv/lib/python3.8/site-packages/setuptools/_distutils/command/bdist_msi.py