Python client developpement for windows

Hi all,
I want to creat VOIP client for windows using python and asterisk and I need your help on what packages I can use.Thanks

Uhmmm I think your question is too vague. asterisk is a Toolkit not intendend to use it as a SIP Client-but you can use it-, about Python you will need to read the SIP RFC to understand how the client works and the flow then go and check if python is your best option.

Thanks for the replay navaismo.
I mean using asterisk as a server and creating client using python. I found PJSUA as solution