473,379 Members | 1,544 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Scripting on windows 2000

Hello All,

I am new to the list and python community as well. I was wondering if anyone
knows of any good python books emphasizing Windows 2000? I am a network
engineer in an Active Directory environment and I have found serveral uses
for python, and I need to find a book that emphasizes features of python 2.2
and programming in this type of environment. I apologize for the rather
basic question, but I wasn't sure exactly were to ask.

Ryan Smith
Network Engineer/Security Analyst
Jul 18 '05 #1
3 1810
Ryan Smith wrote:

I am new to the list and python community as well. I was wondering if anyone
knows of any good python books emphasizing Windows 2000? I am a network
engineer in an Active Directory environment and I have found serveral uses
for python, and I need to find a book that emphasizes features of python 2.2
and programming in this type of environment. I apologize for the rather
basic question, but I wasn't sure exactly were to ask.


Mark Hammond and Andy Robinson's book "Python Programming on Win32" is
what you need if you don't have it, although it's not specifically about
Python on Windows 2000 (there isn't any book that is yet).

http://www.amazon.com/exec/obidos/tg...glance&s=books

-Peter
Jul 18 '05 #2
Ryan Smith wrote:
Hello All,

I am new to the list and python community as well. I was wondering if
anyone
knows of any good python books emphasizing Windows 2000? I am a network
engineer in an Active Directory environment and I have found serveral uses
for python, and I need to find a book that emphasizes features of python
2.2
and programming in this type of environment. I apologize for the rather
basic question, but I wasn't sure exactly were to ask.


Unfortunately, the only book I know that does "emphasize" Windows and
Python is Hammond and Robinson's one, published by O'Reilly -- and that
is firmly based on Python 1.5.2. The books I know that are based on 2.2,
such as "Python in a Nutshell" and "Practical Python", appear to be firmly
oriented to cross-platform rather than platform-specific issues. And of
course, it's unlikely by now that any new book choosing to focus on Windows
would emphasize Windows/2000 (or any new book on Python, 2.2), since
WIndows/XP has been out for quite a while, and so has Python 2.3 (for a
lesser while in the latter's case, but its strong compatibility and
performance enhancements wrt 2.2 help make it widespread).
Alex

Jul 18 '05 #3
"Ryan Smith" <rc*****@speakeasy.net> writes:
I am new to the list and python community as well. I was wondering if anyone
knows of any good python books emphasizing Windows 2000? I am a network
engineer in an Active Directory environment and I have found serveral uses
for python, and I need to find a book that emphasizes features of python 2.2
and programming in this type of environment. I apologize for the rather
basic question, but I wasn't sure exactly were to ask.


Other than the stuff Alex mentioned, the Python Cookbook (edited by
Alex himself, and David Ascher) contains some Windows recipes. But
it's well worth having in itself (and is certainly complementary to
the online Python Cookbook from whence it came).

One thing that Hammond and Robinson doesn't cover, and that you might
eventually need, is ctypes. Always make sure that win32all doesn't
cover what you need first, though.

http://starship.python.net/crew/theller/ctypes/

win32all is available separately or bundled with Python in
ActiveState's distribution:

http://starship.python.net/crew/mhammond/
http://www.activestate.com/Products/ActivePython/

Samples from Hammond & Robinson:

http://www.oreilly.com/catalog/pythonwin32/chapter/
John
Jul 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Rodd Snook | last post by:
I have an application which makes extensive use of the Scripting.Dictionary object. I'm not doing anything silly like putting them outside the page scope -- just creating quite a few of them and...
19
by: DW | last post by:
Hi, all... I have a sizeable database running under Oracle 9.2.0.4 under AIX 5.2.0. I am faced with an impending move to a Windows environment, running under SQL 2000. Currently, we are...
1
by: andrewcw | last post by:
I have used System.Management in the past to extract and walk thru drives & check their type. I can also do it with COM's FileSystemObject. Here I am trying to just use the Management Object...
0
by: Henning Krause [MVP] | last post by:
Hello, I've created a simple website which instantiates a PerformanceCounter object on any existing counter. On the Page_Load() event I set a label to the value of the performancecounter (via...
2
by: Michael Kintner | last post by:
Strange thing happening with Windows 2000 to Windows 2003 R2 This ASP script below is sitting on a Windows 2000 IIS Server Box and the fldr was pointing to \\Bradford2\temp which was a Windows...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.