Python Forum
Python executable Script (Wrapper)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python executable Script (Wrapper)
#1
I need help creating an executable wrapper file/function in python to which i can parse parameter variable , that will be consumed by methods/functions encapsulated in my wrapper. can anyone help ?
my existing code is in python. thx
Reply
#2
Do you mean something like this: Argparse Tutorial ?
Reply
#3
(Jan-12-2022, 09:15 AM)ibreeden Wrote: Do you mean something like this: Argparse Tutorial ?


Hi Thanks - are you able to talk on the phone ?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  SystemError: <method-wrapper '__getattribute__' of EnumMeta object sciloop 4 2,758 Jul-23-2022, 07:57 PM
Last Post: sciloop
  Using C++/CLI wrapper functions by Python Ales1000 2 3,027 Jun-21-2022, 04:50 AM
Last Post: Ales1000
  How to compile a Python script for a Windows / Linux executable? netanelst 2 2,155 May-24-2022, 07:02 AM
Last Post: netanelst
  No module named '_cffi_backend' error with executable not with python script stephanh 2 8,020 Nov-25-2021, 06:52 AM
Last Post: stephanh
  Sqla wrapper Slojure 1 2,158 Nov-01-2021, 04:36 PM
Last Post: Larz60+
  Python C++ wrapper problem JESuh 1 2,815 Mar-30-2021, 04:37 PM
Last Post: nilamo
  Python 3.7, Windows 10, pyinstaller, winsound, no sound in executable kmarien 3 5,142 Nov-30-2020, 04:10 PM
Last Post: buran
  Make a Python program executable in Windows Pedroski55 1 3,545 Sep-26-2020, 12:34 AM
Last Post: bowlofred
  How to kill a bash script running as root from a python script? jc_lafleur 4 8,136 Jun-26-2020, 10:50 PM
Last Post: jc_lafleur
  crontab on RHEL7 not calling python script wrapped in shell script benthomson 1 3,024 May-28-2020, 05:27 PM
Last Post: micseydel

Forum Jump:

User Panel Messages

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