Python Scripting: 6 - Native APIs ctypes and pywin32

preview_player
Показать описание
Some applications or OS functions are not easily accessed from regular Python code because no Python API exists or no user-friendly operations are exposed that you can call from Python.

Here we explore how we can do that with ctypes module and the pywin32
------

----

----
Schedule: New educational videos every week
-----
-----

-----
Learn Something New:
------
-----
Learn Something New:
------
Рекомендации по теме
Комментарии
Автор

Thank you for this tutorial.
It was very useful.

kingsleymichael
Автор

Hi!
I am trying process migration using ctypes, can u help me?

techgeek