Re: Releasing Linux binary packages of psycopg

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: "psycopg(at)postgresql(dot)org" <psycopg(at)postgresql(dot)org>
Subject: Re: Releasing Linux binary packages of psycopg
Date: 2017-01-06 12:51:34
Message-ID: CA+mi_8bBiAZB90YzNsoQNrYdGa+M0Pt=mJ5A-J9ci49B+nYB1g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

Apparently Mac OS X has a similar tool, allowing to create a package
including all the libs needed. There are plenty of references from
https://github.com/MacPython/numpy-wheels

I would be very interested in releasing similar packages for Mac OS X
too, which can be done with Travis, and why not automate building the
Windows wheels too, which can be done using appveyor.

Is there anyone experienced in these platforms who would like to help
with this project?

(BTW, thank you very much, Jason, for uploading Windows wheels for
Python 3.6: I just noticed them).

-- Daniele

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message mike bayer 2017-01-09 16:04:32 Re: speed concerns with executemany()
Previous Message Federico Di Gregorio 2017-01-05 22:12:26 Re: speed concerns with executemany()