Python Programming On Win32: Help for Windows Programmers

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

A demonstration of Python's basic technologies showcases the programming language's possiblities as a Windows development and administration tool.

Author(s): Mark Hammond; Andy Robinson
Publisher: "O'Reilly Media, Inc."
Year: 2000

Language: English
Pages: 652

Python Programming on Win32
Python Programming on Win32
- Cover
- Table of Contents
- Preface
Part I - Introduction to Python
Chapter 1 - What Is Python?
Chapter 2 - Python Language Review
Chapter 3 - Python on Windows
Chapter 4 - Integrated Development Environments for Python
Chapter 5 - Introduction to COM
Part II - Building an Advanced Python Application
Chapter 6 - A Financial Modeling Toolkit in Python
Chapter 7 - Building a GUI with COM
Chapter 8 - Adding a Macro Language
Chapter 9 - Integration with Excel
Chapter 10 - Printed Output
Chapter 11 - Distributing Our Application
Part III - Python on Windows Cookbook
Chapter 12 - Advanced Python and COM
Chapter 13 - Databases
Chapter 14 - Working with Email
Chapter 15 - Using the Basic Internet Protocols
Chapter 16 - Windows NT Administration
Chapter 17 - Processes and Files
Chapter 18 - Windows NT Services
Chapter 19 - Communications
Chapter 20 - GUI Development
Chapter 21 - Active Scripting
Chapter 22 - Extending and Embedding with Visual C++ and Delphi
Part IV - Appendixes
Appendix A - Key Python Modules and Functions
Appendix B - Win32 Extensions Reference
Appendix C - The Python Database API Version 2.0
Appendix D - Threads