public inbox for [email protected]help / color / mirror / Atom feed
pgadmin4 on PyPI 4+ messages / 2 participants [nested] [flat]
* pgadmin4 on PyPI @ 2017-05-02 09:44 Markus Zapke-Gründemann <[email protected]> 0 siblings, 1 reply; 4+ messages in thread From: Markus Zapke-Gründemann @ 2017-05-02 09:44 UTC (permalink / raw) To: pgadmin-hackers 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 ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: pgadmin4 on PyPI @ 2017-05-02 12:46 Dave Page <[email protected]> parent: Markus Zapke-Gründemann <[email protected]> 0 siblings, 1 reply; 4+ messages in thread From: Dave Page @ 2017-05-02 12:46 UTC (permalink / raw) To: Markus Zapke-Gründemann <[email protected]>; +Cc: pgadmin-hackers Hi On Tue, May 2, 2017 at 10:44 AM, Markus Zapke-Gründemann < [email protected]> 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. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: pgadmin4 on PyPI @ 2017-05-02 16:55 Markus Zapke-Gründemann <[email protected]> parent: Dave Page <[email protected]> 0 siblings, 1 reply; 4+ messages in thread From: Markus Zapke-Gründemann @ 2017-05-02 16:55 UTC (permalink / raw) To: Dave Page <[email protected]>; +Cc: pgadmin-hackers On 2017-05-02 13:46 +0100, Dave Page wrote: > On Tue, May 2, 2017 at 10:44 AM, Markus Zapke-Gründemann < > [email protected]> wrote: > > 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. I have some experience with publishing distributions to PyPI. Is there anything I can to do help? Regards Markus -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: pgadmin4 on PyPI @ 2017-05-03 08:04 Dave Page <[email protected]> parent: Markus Zapke-Gründemann <[email protected]> 0 siblings, 0 replies; 4+ messages in thread From: Dave Page @ 2017-05-03 08:04 UTC (permalink / raw) To: Markus Zapke-Gründemann <[email protected]>; +Cc: pgadmin-hackers On Tue, May 2, 2017 at 5:55 PM, Markus Zapke-Gründemann <[email protected] > wrote: > On 2017-05-02 13:46 +0100, Dave Page wrote: > > On Tue, May 2, 2017 at 10:44 AM, Markus Zapke-Gründemann < > > [email protected]> wrote: > > > 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. > I have some experience with publishing distributions to PyPI. Is there > anything I can to do help? > I put a test release onto testpypi - you can test that if you have some time. Thanks. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company ^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2017-05-03 08:04 UTC | newest] Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2017-05-02 09:44 pgadmin4 on PyPI Markus Zapke-Gründemann <[email protected]> 2017-05-02 12:46 ` Dave Page <[email protected]> 2017-05-02 16:55 ` Markus Zapke-Gründemann <[email protected]> 2017-05-03 08:04 ` Dave Page <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox