473,405 Members | 2,379 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Closed-source, possible?

I'm a fairly new Python developer, so I hope that some of my ignorance in
this area is understandable. :)

I'm developing an application, and I'm uncertain about releasing it as
open-source. The main reason I thought about open-source was because ever
Python program I've seen is, truly. Doh.

I've heard/seen/used the pyc program that turns your .py files into .pyc
files, but I'm wondering how easily someone can get to your source from
these compiled files. If it's not possible to have a portable progam thats'
source cannot be easily accessed (or at all :P), then open-source is just
easier.

Thanks!
Jul 18 '05 #1
2 1763
Davis Chord wrote:
I'm a fairly new Python developer, so I hope that some of my ignorance in
this area is understandable. :)

I'm developing an application, and I'm uncertain about releasing it as
open-source. The main reason I thought about open-source was because ever
Python program I've seen is, truly. Doh.

I've heard/seen/used the pyc program that turns your .py files into .pyc
files, but I'm wondering how easily someone can get to your source from
these compiled files. If it's not possible to have a portable progam thats'
source cannot be easily accessed (or at all :P), then open-source is just
easier.


Google for 'decompyle'. It converts Python byte-code into readable code.
The most recent version now seems to be proprietary, offered as a
'service', but you can find old source archives laying around the net.
Jul 18 '05 #2
Davis Chord wrote:
I've heard/seen/used the pyc program that turns your .py files into
.pyc files, but I'm wondering how easily someone can get to your
source from these compiled files. If it's not possible to have a
portable progam thats' source cannot be easily accessed (or at all
:P), then open-source is just easier.


That exact topic comes up fairly frequently on this list. I would
suggest reading the archives first which you can do at either of
these links:

http://news.gmane.org/gmane.comp.python.general
http://groups.google.com/groups?group=comp.lang.python

Roger
Jul 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Matt Kruse | last post by:
See: http://www.mattkruse.com/temp/window_closed.html It looks like the .closed property of a window is inaccessible if the window is actually closed. Other browsers have no problem detecting...
1
by: Robert Dickow | last post by:
I have a little bit of code in a popup window that attempts to detect when the parent window is closed or rather just jumped to another page url. the expression below is used in a popup created...
1
by: Matt | last post by:
Hi everyone, I'm using the command mysqlcheck --all-databases --auto-repair --silent and I see these warnings (listed below) on a daily occurrence. Is mysqlcheck causing these warnings? I...
6
by: hb | last post by:
Hi, Would you please tell me how to detect if the client's browser is closed? I need such event to trigger a database modification. Thank you hb
3
by: Lubomir | last post by:
Hi, I have a class A with a public method GetReader: public OleDbDataReader GetReader() { SqlConnection myConnection = new SqlConnection(ConfigurationSettings.AppSettings); SqlCommand...
26
by: Rajeev Tipnis | last post by:
http://support.microsoft.com/default.aspx?scid=kb;en- us;819450 Questions: 1) Is this patch (fix) applicable to the .NET 1.1 Framework as well? That is, if we have Framework 1.1 (On...
7
by: Xero | last post by:
How do you detect whether a form has been closed or not? Thanks. -- Xero http://www.chezjeff.net My personal web portal
21
by: alistair_henderson | last post by:
Morning All, I have some code for a website which uses 'window.open' to simulate modal dialog boxes. I use the window.closed property to decide if the window object exists at various points. ...
4
by: =?Utf-8?B?QXJuYXVkIFZpc2N1c2k=?= | last post by:
Hi all, we meet a problem since we use WCF to consume java WebServices. Often the first call works then the second raises the following error : "The underlying connection was closed : " We...
4
by: Sin Jeong-hun | last post by:
I don't get the message so it's hard to debug that, but some of my clients report that they get "The underlying connection was closed unexpectedly" exception. According to this site (http://...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.