(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/inst/how-install-works.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/inst/inst.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/inst/tweak-flags.html| ]]
|
Installing Python Modules
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/inst/contents.html| ]]
|
|
|
Previous: 2.4 How installation works Up: Installing Python Modules Next: 3.1 Tweaking compiler/linker flags
3 Building Extensions: Tips and Tricks
(This is the section to read for people doing any sort of interesting build. Things to talk about:
- the Setup file (any platform now, but Unix-biased)
- CFLAGS and LDFLAGS (must implement them first!)
- using non-MS compilers on Windows (how to convert Python's library, ...)
Subsections
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/inst/how-install-works.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/inst/inst.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/inst/tweak-flags.html| ]]
|
Installing Python Modules
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/inst/contents.html| ]]
|
|
|
Previous: 2.4 How installation works Up: Installing Python Modules Next: 3.1 Tweaking compiler/linker flags
See About this document... for information on suggesting changes.