[PyQt] Fwd: easy_install for PyQt

Mike Ramirez gufymike at gmail.com
Mon Aug 6 17:41:34 BST 2012


didn't hit reply to all.


---------- Forwarded message ----------
From: Mike Ramirez <gufymike at gmail.com>
Date: Mon, Aug 6, 2012 at 9:33 AM
Subject: Re: [PyQt] easy_install for PyQt
To: "Bryan A. Jones" <bjones at ece.msstate.edu>


There is npackd[1] which can be utilized, it supports custom
repositories, which in this case you will need to do. There isn't a
PyQt configuration in the default repo's.

Quickly, npackd is a windows package manager written in Qt that works
similar to apt or yum for the respective linux distributions. It
supports installs from a variety of installers [2]. Probably just need
to write a repo and script file for your clients to use. It can
support all 3rd party libs you need.

please note, I'm just an advocate of this system and think it adds a
missing ingredient to the windows eco-system and we use it
successfully at my job to install our windows based applications. I
personally haven't used it to deploy anything, my co-worker does
manage our repo for it.

Mike

[1] http://code.google.com/p/windows-package-manager/
[2]
http://code.google.com/p/windows-package-manager/wiki/InstallationScripts

On Mon, Aug 6, 2012 at 9:19 AM, Bryan A. Jones <bjones at ece.msstate.edu>
wrote:
> All,
>
> I'm looking for nice ways for users to download then install my
open-source
> application, which is based on PyQt. I noticed that easy_install PyQt
tries,
> but fails (on my Windows machine, it defaults to downloading the X11
version
> of the source code). Any recommendations for packaging?
>
> Thanks!
>
> Bryan
> --
> Bryan A. Jones, Ph.D.
> Associate Professor
> Department of Electrical and Computer Engineering
> 231 Simrall / PO Box 9571
> Mississippi State University
> Mississippi state, MS 39762
> http://www.ece.msstate.edu/~bjones
> bjones AT ece DOT msstate DOT edu
> voice 662-325-3149
> fax 662-325-2298
>
> Our Master, Jesus Christ, is on his way. He'll show up right on
> time, his arrival guaranteed by the Blessed and Undisputed Ruler,
> High King, High God.
> - 1 Tim. 6:14b-15 (The Message)
>
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20120806/01c903e2/attachment-0001.html>


More information about the PyQt mailing list