[PyQt] Supplying PyQt5 via PyPI

Marcus Ottosson konstruktion at gmail.com
Wed Sep 17 13:14:58 BST 2014


Hi Phil,

One more question related to this, do you have any guidelines for which
binaries to include in order to make the PyQt distribution not depend on a
prior installation of Qt?

The way I've done it in the past was to copy all binaries from one of the
distributions available on your site into a newly compiled PyQt, but it
seems a little of a hack and I'd rather do it the proper way, if one exists.

Best,
Marcus

On 17 September 2014 13:55, Marcus Ottosson <konstruktion at gmail.com> wrote:

> Hey Phil,
>
> This solves a bunch of distribution issues for me so thanks a bunch, Phil.
> I'll get back to you here once I've got anything up to confirm with you
> that it is to your liking.
>
> Best,
> Marcus
>
> On 17 September 2014 13:12, Phil Thompson <phil at riverbankcomputing.com>
> wrote:
>
>> On 17/09/2014 11:33 am, Marcus Ottosson wrote:
>>
>>> Hi,
>>>
>>> Would there be an issue with me providing compiled versions for PyQt5 on
>>> PyPI for use in my own projects?
>>>
>>> My motivation being the ability to specify PyQt5 as a dependency to
>>> another
>>> Python project I'm part of, so as to simplify installation on our users
>>> workstations.
>>>
>>> Practically, as the namespace is occupied by the original PyQt5, I'd
>>> potentially host it under an alternative name, such as PyQt5-py27 and
>>> PyQt5-py26.
>>>
>>
>> No objection from me, so long and you fulfil the terms of the GPL
>> regarding the availability of the source code.
>>
>> I'd also appreciate it if you would make it clear that it has nothing to
>> do with Riverbank.
>>
>> Phil
>> _______________________________________________
>> PyQt mailing list    PyQt at riverbankcomputing.com
>> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
>
>
>
> --
> *Marcus Ottosson*
> konstruktion at gmail.com
>



-- 
*Marcus Ottosson*
konstruktion at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140917/127f4eb0/attachment.html>


More information about the PyQt mailing list