Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8466479
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T15:21:19+00:00 2026-06-10T15:21:19+00:00

I am working on an interesting tool which I feel has good value and

  • 0

I am working on an interesting tool which I feel has good value and may eventually want to open source it. However, till I decide, I want to keep it “closed”.

The problem is I want to code it in Python and this inherently means shipping the code. I know I can convert Python code into a binary but I want something which works across Windows / Linux / Mac

Can someone please point me to how this can be done?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T15:21:21+00:00Added an answer on June 10, 2026 at 3:21 pm

    Well, Python is a scripting language, so it’s not quite possible to create real .exe file.
    However, you might want to compile your code to .pyc and then distribute your application. Running .pyc is the same as regular python file:

    $ python code.pyc
    

    compileall – http://docs.python.org/library/compileall.html#module-compileall
    Typical usage:

    python -m compileall ./
    

    I am not sure about decompilation issues, but I assume it’s possible. Java .class files can be decompiled as well.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm very interesting in inexpensive (better free) SQL query tool for working with multiple
I'm working on a section of code that has many possible failure points which
Recently, I has been working with Drools component. I found a very interesting thing.
I'm working with vector now and I have an interesting situation which I need
My colleague has found himself in an interesting situation. He is working on a
I'm currently working on a project that has a very interesting set of requirements.
I'm working on a very interesting project and I want to expand it. I
I have an interesting source control workflow problem. My company is working with a
I'm working on an interesting project that involves displaying a large number of photos.
I'm currently working on the interesting example in cocos2d. I have a sprite, that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.