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

  • SEARCH
  • Home
  • 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 7554781
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T11:25:52+00:00 2026-05-30T11:25:52+00:00

Is it possible to deploy python applications such that you don’t release the source

  • 0

Is it possible to deploy python applications such that you don’t release the source code and you don’t have to be sure the customer has python installed?

I’m thinking maybe there is some installation process that can run a python app from just the .pyc files and a shared library containing the interpreter or something like that?

Basically I’m keen to get the development benefits of a language like Python – high productivity etc. but can’t quite see how you could deploy it professionally to a customer where you don’t know how there machine is set up and you definitely can’t deliver the source.

How do professional software houses developing in python do it (or maybe the answer is that they don’t) ?

  • 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-05-30T11:25:54+00:00Added an answer on May 30, 2026 at 11:25 am
    1. You protect your source code legally, not technologically. Distributing py files really isn’t a big deal. The only technological solution here is not to ship your program (which is really becoming more popular these days, as software is provided over the internet rather than fully installed locally more often.)

    2. If you don’t want the user to have to have Python installed but want to run Python programs, you’ll have to bundle Python. Your resistance to doing so seems quite odd to me. Java programs have to either bundle or anticipate the JVM’s presence. C programs have to either bundle or anticipate libc’s presence (usually the latter), etc. There’s nothing hacky about using what you need.

    3. Professional Python desktop software bundles Python, either through something like py2exe/cx_Freeze/some in-house thing that does the same thing or through embedding Python (in which case Python comes along as a library rather than an executable). The former approach is usually a lot more powerful and robust.

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

Sidebar

Related Questions

Is it possible to eliminate the desktop and fully code and deploy a python/django
Is it possible to deploy a website using git push ? I have a
Hello Guys I simply want to ask that is it possible to deploy Silverlight
My hosting service just informed me that they don't have Git installed on any
Is it possible to deploy multiple roles in the same instance? I have three
Here is my problem: I have got a Python build script that executes several
Is it possible to deploy SWT applications using JNLP. Especially loading the swt native
Is it possible to deploy an application to a GlassFish app server that would
I have to deploy some Web Services on a server that only supports the
I'd just like to know if its possible to deploy a web project, 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.