Hi Axton Just an informational message, may be useful in the context of "Python API for AR System"...
- If you are looking for Windows only support, then you might want to check out existing "AR System .NET and COM API 7.1" and use it from within IronPython (http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython ). With these two in conjunction, you get pretty rich AR System API accessible from within Python code, well of course, on Windows platform alone. By the way, 7.1 .NET API actually has CMDB APIs as well, although minimally tested. - Although I played very little with Jython (http://www.jython.org/Project/index.html ), I do believe, AR System Java API 7.1 can be exercised from within Jython code easily. So if you're looking for a Python-friendly way to call AR APIs on all AR supported platforms, may be you should consider checking out "Jython & AR Java API 7.1" pairing. BTW, by no means I am trying to discourage new open source project or new API wrappers here. But, in this specific case, I just wanted to mention a couple of existing possibilities that may potentially avoid time consuming effort of rolling an all new Python API wrapper. In any case, it is quite likely that you are already aware of these alternatives but have reason(s) to build new Python AR API wrapper. Regards Appajee -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Axton Sent: Wednesday, November 14, 2007 7:25 AM To: [email protected] Subject: New Open Source Project This was posted on ARSwiki.org: pyARS The pyARS project provides a mostly Pythonic interface to the ARSystem (ARS) API functions as well as Atrium CMDB API functions for CPython. The requirements for Windows are low: Python, cTypes and the Remedy DLL. http://arswiki.org/wiki/Open_Source_Projects#pyARS Thanks, Axton Grams ________________________________________________________________________ _______ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

