Python Forum
Python library for win32 console commands
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python library for win32 console commands
#1
I am a knowledgeable Python programmer. I want to convert my Wiindows .bat files to Pythin scripts. Is there any Python library which implements the major win32 console commands in Python ?
Reply
#2
Did you see this one
https://pypi.org/project/pywin32/
Reply
#3
Within pywin32 there is no support for a direct translation of win32 console commands into Python that I can see.
Reply
#4
Can you give an example of what you're looking for? I don't know of anything that will auto-translate a batch script, but you can probably convert it manually.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  In Console,Python anna17 0 204 Mar-23-2024, 08:24 PM
Last Post: anna17
  Python Flask Realtime system printout (console) ffmpeg jttolleson 3 2,943 Apr-18-2022, 06:39 PM
Last Post: jttolleson
  Sending string commands from Python to a bluetooth device Rovelin 13 9,492 Aug-31-2021, 06:40 PM
Last Post: deanhystad
  Win32\ping.exe windows pops up -very annoying... tester_V 9 3,234 Aug-12-2021, 06:54 AM
Last Post: tester_V
  Possible to execute a python script before log off/shutdown with input commands? Kaltex 1 2,277 May-18-2021, 06:31 AM
Last Post: Skaperen
Exclamation binwalk Win32 compile hackstunt 2 3,814 Feb-24-2021, 05:14 PM
Last Post: nilamo
  Problem: Restart kernel onPydev console when trying to install a python package poppy2020 1 7,713 Nov-25-2020, 06:13 PM
Last Post: Larz60+
  to call via console a python-programm Liki 9 3,237 Nov-22-2020, 01:10 AM
Last Post: bowlofred
  Raspi Commands via Python (VS Code) Script AS4188 5 2,827 Oct-21-2020, 03:49 PM
Last Post: AS4188
  pyarrow throws oserror winerror 193 1 is not a valid win32 application aupres 2 3,787 Oct-21-2020, 01:04 AM
Last Post: aupres

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020