Quantcast
Channel: Active questions tagged config - Stack Overflow
Viewing all articles
Browse latest Browse all 5049

How to convert a python scource file into a binary file

$
0
0

I want a better approach to convert a python file to a binary executable using Linux.I'm using Ubuntu 18.04 and my directory structure below

trnd@test~/test$ lsREADME.md config.json qaas.py

Original source file (qaas.py)Parameter settings for the source file (config.json)

Expected: I want to convert my original source file (qaas.py) to binary format and that should be executed on any platform along with my config.json file. So the user should be able to change the config.json as per their needs with the binary file.

So please help me to achieve this in detailed steps. Thanks in advance!


Viewing all articles
Browse latest Browse all 5049

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>