Python and TSAPI / TAPI

2006-03-29 Thread loguser
Hello,

I'm now trying to get our PBX working with our Python application, but I have
no success so far. I have searched for both tsapi and tapi python wrappers,
but with no luck, I only found ruby (incompleted) one for tsapi.

No problem, I decided to write my own, using pythonwin and ctypes. However, I
have troubles parsing responses with struct.unpack(), getting no relevant
data for pythons equivalent of ruby's eventBuf.unpack('LSSLA21A21A21A21').

So I'm asking: is there any python-tsapi library, open-source or commercial
(tapi one is also welcomed)? Is there anybody experienced with python-tsapi
communication? I'd like to wrap C tsapi calls in python (as I do not want to
write C wrapper, it's a long time since I wrote something in C), is there
anybody who want to help me?

Regards,

Lukas "Almad" Linhart
http://www.almad.net/
-- 
http://mail.python.org/mailman/listinfo/python-list


wiki engine (just engine) available?

2006-04-10 Thread loguser
Hello,

I'm thinking about embedding a wiki into one of my project. However, I'm
looking just for a wiki-text-processing library, not a complete out-of-box
solution.

Ideal feature set is ReStructureText, some easy way to add custom commands
(to keep my pages integrated in way Trac is doing) and (ideally) docbook
export (althrough I'm ready to write one).

Suggestions, or do this has to be just-another-wiki-project?

Thank You,

Almad
-- 
http://mail.python.org/mailman/listinfo/python-list