Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d5XBa-0008Ut-GF for pgadmin-hackers@arkaria.postgresql.org; Tue, 02 May 2017 12:45:46 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1d5XBa-0005lc-2n for pgadmin-hackers@arkaria.postgresql.org; Tue, 02 May 2017 12:45:46 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1d5ULx-0006cr-CM for pgadmin-hackers@postgresql.org; Tue, 02 May 2017 09:44:17 +0000 Received: from out4-smtp.messagingengine.com ([66.111.4.28]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1d5ULt-0008Uv-W5 for pgadmin-hackers@postgresql.org; Tue, 02 May 2017 09:44:16 +0000 Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 95F9A207C0 for ; Tue, 2 May 2017 05:44:12 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute7.internal (MEProxy); Tue, 02 May 2017 05:44:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm1; bh=AkA/tWXP4mRtAsDXhIsymz+hxF9eQ rZFuuge7Snvq2Y=; b=p0ybtSTdlMC3kPOd89j1J7S02Rt3pBB9aF0pwSFcT/izn z3YQrsIDXYtV7bbwG2g+OPVaSPotFZLMxCPLNxw7tIFrdol8MpSEr3gtKi79Ffz0 U1AKqHT2r5XyeH+xI8xulRh00LYyeqUFQAr1ftuGYhsIjBoHFt+XTjKDfM+EH+Up BcvKC9i1gQW+lND6DUIPSSEhP4mw8Sfhmc5J0wpbsLulFXfl6wt/z/M0ePwYlWQF naV8ORkFuw6DYnWwzws4LV+fYQHr6U3fpQ7nUmS2WKNnQ2coBc/e3F2J5cLEslmY uUfH/3PADMNR2j0zzNfvlryWsmJUdt1U9eji7Qxdg== X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 7299A9EC4C; Tue, 2 May 2017 05:44:12 -0400 (EDT) Message-Id: <1493718252.2580506.962821360.2C76E3B5@webmail.messagingengine.com> From: =?utf-8?Q?Markus=20Zapke-Gr=C3=BCndemann?= To: pgadmin-hackers@postgresql.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-88a795dc Subject: pgadmin4 on PyPI Date: Tue, 02 May 2017 11:44:12 +0200 X-Pg-Spam-Score: -2.0 (--) 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 Hi, thanks for creating pgAdmin 4! It's awesome that pgAdmin is now a web application. 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? Regards Markus [1] https://www.postgresql.org/ftp/pgadmin/pgadmin4/v1.4/pip/ -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers