[wxPython-users] Re: Releasing an app (wxPython)

massimo sandal massimo.sandal at unibo.it
Wed Aug 30 02:21:24 PDT 2006


> massimo,
>> If your application is well designed :-), you should have a backend that
>> does the management and that communicates with the wx frontend.
> Ha! I am not that good. I certainly hope to aim towards that kind of thin=
g,
> but at the moment it's kinda hard-boiled in ...

Well, there will be time for refactoring. Win/Mac people will help you, =

I hope. It's the beauty of open source, isnt' it?

>> I'd personally go on SourceForge and I'd surely use Subversion (not CVS)
>> for code management.
> Thanks for the vote. I shall make a tick in the SF column.
> =

> Any experience/word about Savannah - the FSF index? It has all kinds of
> spelling errors on the initial pages describing how to get an account,
> which is a bad sign. Still, it's where the GNU apps live.

Personally I have no experience with Savannah, but the de-facto standard =

is SF. SF can be a bit clumsy sometimes to use, but having your app on =

SF guarantees a bit of visibility and a well maintained, solid platform. =

Savannah always looked quite amateurish to me, but I never actively =

worked in it.

>  The thing I am not sure about is if a wxPython app that also needs Python
> Imaging Library will qualify as a fully free app - i.e not depending on
> proprietary software at all. =


Wait. Do you directly link a proprietary library?
In this case, you should better look about licensing. I don't think GPL =

allows GPL code to link proprietary libraries - research about it.

>> Usually Linux users will have their distribution packagers take this
>> job, but a setup.py is almost a must :D
> Well, right now I can't make head or tails of install.py ! Let alone deb =
and
> rpm files! Sheesh :)

setup.py is not *that* hard I think, guessing from the docs, but I've =

never coded one (although I'll have to do it soon...)

m.

-- =

Massimo Sandal
University of Bologna
Department of Biochemistry "G.Moruzzi"

snail mail:
Via Irnerio 48, 40126 Bologna, Italy

email:
massimo.sandal at unibo.it

tel: +39-051-2094388
fax: +39-051-2094387
-------------- next part --------------
A non-text attachment was scrubbed...
Name: massimo.sandal.vcf
Type: text/x-vcard
Size: 274 bytes
Desc: not available
Url : http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/20060=
830/f4b7e3ba/massimo.sandal.vcf


More information about the wxpython-users mailing list