Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d5XCc-000057-6l for pgadmin-hackers@arkaria.postgresql.org; Tue, 02 May 2017 12:46:50 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1d5XCb-0007V6-PS for pgadmin-hackers@arkaria.postgresql.org; Tue, 02 May 2017 12:46:49 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1d5XCN-0006ge-18 for pgadmin-hackers@postgresql.org; Tue, 02 May 2017 12:46:35 +0000 Received: from mail-io0-x22b.google.com ([2607:f8b0:4001:c06::22b]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1d5XCJ-0004xz-3U for pgadmin-hackers@postgresql.org; Tue, 02 May 2017 12:46:34 +0000 Received: by mail-io0-x22b.google.com with SMTP id p80so158270323iop.3 for ; Tue, 02 May 2017 05:46:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=V8f30FHO3r7Ciw6S17d9ilIFp8VtUzUSnNWXIvxIPEI=; b=KUwW8kPUnolWQDgWK1XCMoPaQxepi9nI2ONjproZFFCQalCQotUuwkngUdpnPuG8CS xTC2H6NHlrnSo5ukf2XAIMg5luycTYX6YhDcyF6vEtGqZSilns67DlOuj65AhwU2GI0f 1DCpmE0anEbhTeebX++MWr2WlorEqn6L0ujgQ1ZLstRYrfhT/VSptg/A32HA2RFKmS8S cZn3vQS8tqmCJ6k4dTLCvknZ5KakY3aaPExlAP2+GABIxmpUOQEKD4dCrzvLYBUv7TbQ dWBR/wZJcZ4sZvW1CcFtKI+AIhpgH7j2NVknxAy7XNT/b/gUv6R3TQpsgSXLTjKWkyOL HdIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=V8f30FHO3r7Ciw6S17d9ilIFp8VtUzUSnNWXIvxIPEI=; b=r/lloG/PhiLQEctGG9uqwls1kq3VXJCncxLzNAlLqBV8fPVLnp/xHnK1Ad4wuRnqiQ bS8nm1wr7PZyPorbssgqfU/sZxBpDD8iDBnL5KFy+uHOmvwDdzA4kgqNXxvynNRzY+P6 lwuoVCI7Ui28kNN/egpLc23EpQttfYfKMI/USgwyHphvuf2lFSQH2Rna1Li+D7jJfCA9 UKJw8AnWgdayPzQRK2O2KE4H2/SUvu4cPo1F5okQHZiFkOLZGObDj0ehR+bnZkvv4xyP DT3LTec7WIIGyzIn6YV0GhtLZs82HaKzKTJJTNkYP/vW0IZ+PXGMglsWRdehPsFMwetd cOeA== X-Gm-Message-State: AN3rC/5eTFu6sMUZZpI0s0ARR2rkSFCg152XT4lGTSKGdY0wkMYx61C/ O00KaO2Me9L5qlhSrlZcMT/gQEMPUhGh X-Received: by 10.107.46.86 with SMTP id i83mr28459684ioo.84.1493729188223; Tue, 02 May 2017 05:46:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.174.167 with HTTP; Tue, 2 May 2017 05:46:27 -0700 (PDT) In-Reply-To: <1493718252.2580506.962821360.2C76E3B5@webmail.messagingengine.com> References: <1493718252.2580506.962821360.2C76E3B5@webmail.messagingengine.com> From: Dave Page Date: Tue, 2 May 2017 13:46:27 +0100 Message-ID: Subject: Re: pgadmin4 on PyPI To: =?UTF-8?Q?Markus_Zapke=2DGr=C3=BCndemann?= Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a1137949ea7ce07054e89ed4b X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a1137949ea7ce07054e89ed4b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi On Tue, May 2, 2017 at 10:44 AM, Markus Zapke-Gr=C3=BCndemann < markus@transcode.de> wrote: > Hi, > > thanks for creating pgAdmin 4! It's awesome that pgAdmin is now a web > application. > You're welcome. > > I installed pgAdmin 4 successfully from the PostgreSQL FTP[1] using pip. > I also tried to install it from PyPI, but the distribution hasn't been > upload there. > > Having pgAdmin 4 available on PyPI would make the installation much more > easier, because one wouldn't have to add the PostgreSQL FTP URL to > install it. > > With the URL changing with every release it's also a little bit more > work than necessary for the user to check for new releases and to > upgrade the configuration. > > Finally services like pyup.io could help users to upgrade the version > automatically if would be on PyPI. > > So what's needed to get pgAdmin 4 to PyPI? Or are there any general > reasons for not uploading it to PyPI? > Not enough cycles on my part really. It is on my todo list. --=20 Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --001a1137949ea7ce07054e89ed4b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi

On Tue, May 2, 2017 at 10:44 AM, Markus Zapke-Gr=C3=BCndemann <mar= kus@transcode.de> wrote:
Hi= ,

thanks for creating pgAdmin 4! It's awesome that pgAdmin is now a web application.

You're welcome.
<= div>=C2=A0

I installed pgAdmin 4 successfully from the PostgreSQL FTP[1] using pip. I also tried to install it from PyPI, but the distribution hasn't been<= br> upload there.

Having pgAdmin 4 available on PyPI would make the installation much more easier, because one wouldn't have to add the PostgreSQL FTP URL to
install it.

With the URL changing with every release it's also a little bit more work than necessary for the user to check for new releases and to
upgrade the configuration.

Finally services like pyup.io could help users to upgrade the version
automatically if would be on PyPI.

So what's needed to get pgAdmin 4 to PyPI? Or are there any general
reasons for not uploading it to PyPI?

N= ot enough cycles on my part really. It is on my todo list.=C2=A0

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--001a1137949ea7ce07054e89ed4b--